Skip to content

Commit 08f4338

Browse files
committed
Update to Base image (elixir:1.15.6-otp26.1.1-rust1.72.0), Node.js (18.18.0), and Phoenix (1.7.7)
1 parent d532a22 commit 08f4338

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ RUN npm install -g npm@$NPM_VERSION
3333
# install Hex
3434
RUN mix local.hex --force
3535

36-
ENV PHOENIX_VERSION 1.7.8
36+
ENV PHOENIX_VERSION 1.7.7
3737

3838
# install the Phoenix Mix archive
3939
RUN mix archive.install --force hex phx_new $PHOENIX_VERSION

0 commit comments

Comments
 (0)