We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d2a76c commit 9110055Copy full SHA for 9110055
Dockerfile
@@ -14,7 +14,7 @@
14
# along with this program. If not, see <http://www.gnu.org/licenses/>.
15
16
# Compile
17
-FROM rust:1.65-alpine AS compiler
+FROM rust:1.67-alpine AS compiler
18
19
WORKDIR /parseable
20
Dockerfile.static
0 commit comments