Skip to content

Commit a27af2f

Browse files
committed
bump erlang to 25
1 parent e4c6f26 commit a27af2f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
erlang 24.3.4.6
1+
erlang 25.1.2.0
22
elixir 1.13.4

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ RUN apk add --update --no-cache curl ca-certificates unzip wget openssl && \
8989
chmod +x /usr/local/bin/terrascan && \
9090
chmod +x /usr/local/bin/trivy
9191

92-
FROM erlang:24.3.4.6-alpine
92+
FROM erlang:25.1.2.0-alpine
9393

9494
# The name of your application/release (required)
9595
ARG APP_NAME

0 commit comments

Comments
 (0)