Skip to content

Commit

Permalink
Update elixir Docker tag to v1.16.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 28, 2024
1 parent b4f34cb commit bb81fa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
ARG USERNAME=nisse
ARG USER_UID=1000
ARG USER_GID=$USER_UID
ARG ELIXIR_VERSION=1.14.1
ARG ELIXIR_VERSION=1.16.3


## **********************************************************************
Expand Down

0 comments on commit bb81fa9

Please sign in to comment.