Compare commits

..

1 Commits

Author SHA1 Message Date
2fdf6c8752 attempt to fix libcrypto error
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-27 11:26:42 -05:00

View File

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