Merge pull request #433 from codingCoffee/bump_version

fix: 🐛 bump alpine version
pull/431/head^2
Simon Aronsson 5 years ago committed by GitHub
commit c468956fc1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,4 +1,4 @@
FROM alpine:3.9 as alpine
FROM alpine:3.11 as alpine
RUN apk add --no-cache \
ca-certificates \

Loading…
Cancel
Save