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 e3bd1d4Copy full SHA for e3bd1d4
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-otp-26-alpine-3.18.0 as the base image
+FROM hexpm/elixir:1.18.0-otp-26-alpine-3.18.0 AS base
3
4
# Set the working directory in the container
5
WORKDIR /code_comparison
0 commit comments