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 fe18348 commit 7204290Copy full SHA for 7204290
.tool-versions
@@ -1,2 +1,2 @@
1
-erlang 23.3.4.18
2
-elixir 1.12.3-otp-23
+erlang 26.2.5.9
+elixir 1.14.5
Dockerfile
@@ -1,4 +1,4 @@
-FROM elixir:1.12.3-alpine
+FROM elixir:1.14.5-alpine
RUN apk update && apk upgrade
3
RUN apk add bash imagemagick curl gcc make libc-dev libgcc && rm -rf /var/cache/apk/*
4
0 commit comments