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 e6dd4f4 commit bac4a3aCopy full SHA for bac4a3a
Dockerfile
@@ -1,5 +1,5 @@
1
-# Using hexpm/elixir:1.11.4-erlang-23.2.7.2-alpine-3.13.3 as the base image
2
-FROM hexpm/elixir:1.11.4-erlang-23.2.7.2-alpine-3.13.3 AS base
+# Using hexpm/elixir:1.18.0-erlang-26.2.1-alpine-3.19.0 as the base image
+FROM hexpm/elixir:1.18.0-erlang-26.2.1-alpine-3.19.0 AS base
3
4
# Set the working directory in the container
5
WORKDIR /code_comparison
0 commit comments