Skip to content

Commit

Permalink
Rollback library vervions
Browse files Browse the repository at this point in the history
  • Loading branch information
zephyranthes03 committed Feb 14, 2025
1 parent 189e648 commit a7cc027
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.17.3 as build
FROM elixir:1.15 as build

# Install deps
RUN set -xe; \
Expand Down

0 comments on commit a7cc027

Please sign in to comment.