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 e4c6f26 commit a27af2fCopy full SHA for a27af2f
.tool-versions
@@ -1,2 +1,2 @@
1
-erlang 24.3.4.6
+erlang 25.1.2.0
2
elixir 1.13.4
Dockerfile
@@ -89,7 +89,7 @@ RUN apk add --update --no-cache curl ca-certificates unzip wget openssl && \
89
chmod +x /usr/local/bin/terrascan && \
90
chmod +x /usr/local/bin/trivy
91
92
-FROM erlang:24.3.4.6-alpine
+FROM erlang:25.1.2.0-alpine
93
94
# The name of your application/release (required)
95
ARG APP_NAME
0 commit comments