Skip to content

Commit

Permalink
Docker version rollback
Browse files Browse the repository at this point in the history
  • Loading branch information
zephyranthes03 committed Jan 15, 2025
1 parent 4fa77a9 commit 4a8ea4c
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
@@ -1,4 +1,4 @@
FROM elixir:1.13.3-slim as build
FROM elixir:1.14-slim as build

# Install deps
RUN set -xe; \
Expand Down

0 comments on commit 4a8ea4c

Please sign in to comment.