Skip to content

Commit

Permalink
Merge branch 'rabbitMQ_version_upgrade' into staging
Browse files Browse the repository at this point in the history
  • Loading branch information
zephyranthes03 committed Feb 14, 2025
2 parents 177ff1f + a7cc027 commit d08fc64
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 d08fc64

Please sign in to comment.