use elixir 1.13.4
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2022-04-19 20:12:28 -04:00
parent 0917aff37b
commit d3da2d41b3
4 changed files with 4 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM elixir:1.13-alpine AS build
FROM elixir:1.13.4-alpine AS build
# install build dependencies
RUN apk add --no-cache build-base npm git python3