Skip to content

Commit

Permalink
Bump elixir from 1.16-otp-26-alpine to 1.17.2-otp-27-alpine
Browse files Browse the repository at this point in the history
Bumps elixir from 1.16-otp-26-alpine to 1.17.2-otp-27-alpine.

---
updated-dependencies:
- dependency-name: elixir
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent bfca95f commit 58c651f
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,7 +1,7 @@
# Largely based on https://github.com/nicbet/docker-phoenix/blob/main/Dockerfile

FROM node:22.9.0-alpine@sha256:c9bb43423a6229aeddf3d16ae6aaa0ff71a0b2951ce18ec8fedb6f5d766cf286 AS node
FROM elixir:1.16-otp-26-alpine@sha256:829bebfcdc6fc58c56effc0d77f660de7c902fcf74e785b3175ee3a8f739b3f5 AS setup
FROM elixir:1.17.2-otp-27-alpine@sha256:64d336eeec1dccc2a38cd0eec9c959e2a282f1bc110747ad783746244c998e8e AS setup


### Install deps
Expand Down

0 comments on commit 58c651f

Please sign in to comment.