We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6dd4f4 commit b375584Copy full SHA for b375584
1 file changed
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 elixir:1.18.3-otp-27-slim AS base
3
4
# Set the working directory in the container
5
WORKDIR /code_comparison
0 commit comments