chore(deps): update elixir docker tag to v1.16.0
All checks were successful
continuous-integration/drone/pr Build is passing
All checks were successful
continuous-integration/drone/pr Build is passing
This commit is contained in:
parent
42ae54b17e
commit
598be763c6
@ -1,2 +1,2 @@
|
|||||||
erlang 26.1.2
|
erlang 26.1.2
|
||||||
elixir 1.15.7
|
elixir 1.16.0
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM elixir:1.15.7-slim AS builder
|
FROM elixir:1.16.0-slim AS builder
|
||||||
|
|
||||||
RUN apt-get update \
|
RUN apt-get update \
|
||||||
&& apt-get -y install make
|
&& apt-get -y install make
|
||||||
|
Loading…
x
Reference in New Issue
Block a user