fix: pin elixir alpine image
This commit is contained in:
parent
28af6df793
commit
d5cf0cac2b
@ -1,4 +1,4 @@
|
|||||||
FROM elixir:alpine AS build
|
FROM elixir:24-alpine AS build
|
||||||
|
|
||||||
# install build dependencies
|
# install build dependencies
|
||||||
RUN apk add --no-cache build-base npm git curl py-pip rust cargo
|
RUN apk add --no-cache build-base npm git curl py-pip rust cargo
|
||||||
|
Loading…
Reference in New Issue
Block a user