Skip to content

Commit

Permalink
Update to Base image (elixir:1.15.6-otp26.1.1-rust1.72.0), Node.js (1…
Browse files Browse the repository at this point in the history
…8.18.0), and Phoenix (1.7.7)
  • Loading branch information
supercodepoet committed Oct 2, 2023
1 parent d532a22 commit 08f4338
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 @@ -33,7 +33,7 @@ RUN npm install -g npm@$NPM_VERSION
# install Hex
RUN mix local.hex --force

ENV PHOENIX_VERSION 1.7.8
ENV PHOENIX_VERSION 1.7.7

# install the Phoenix Mix archive
RUN mix archive.install --force hex phx_new $PHOENIX_VERSION
Expand Down

0 comments on commit 08f4338

Please sign in to comment.