Skip to content

Commit

Permalink
Fix var
Browse files Browse the repository at this point in the history
  • Loading branch information
reachfh committed Nov 23, 2023
1 parent c69bb11 commit dab2bc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/alpine.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ARG ELIXIR_VER=1.15.7
ARG OTP_VER=26.1.2

# https://hub.docker.com/_/alpine
ARG PROD_OS_VER=3.17.5
ARG BUILD_OS_VER=3.17.5
ARG PROD_OS_VER=3.17.5

# By default, packages come from the APK index for the base Alpine image.
Expand Down

0 comments on commit dab2bc0

Please sign in to comment.