Skip to content

Commit

Permalink
Update bottle version
Browse files Browse the repository at this point in the history
  • Loading branch information
zephyranthes03 committed Feb 10, 2025
1 parent 8b0c054 commit a402ecf
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.18-slim as build
FROM elixir:1.18.2-slim as build

# Install deps
RUN set -xe; \
Expand Down

0 comments on commit a402ecf

Please sign in to comment.