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 2120958 commit 335ec9eCopy full SHA for 335ec9e
projecthub/Dockerfile
@@ -1,6 +1,6 @@
1
ARG ELIXIR_VERSION=1.12.3
2
ARG OTP_VERSION=24.3.4.13
3
-ARG UBUNTU_VERSION=focal-20230126
+ARG UBUNTU_VERSION=jammy-20230126
4
5
ARG BUILDER_IMAGE="hexpm/elixir:${ELIXIR_VERSION}-erlang-${OTP_VERSION}-ubuntu-${UBUNTU_VERSION}"
6
ARG RUNNER_IMAGE="ubuntu:${UBUNTU_VERSION}"
0 commit comments