Use modern alpine

Your version of alpine is two years out of date and has some security and library problems.  This replaces 3.11 with 3.15

I did not independently test this change because I don't actually know how
pull/76/head
John Haugeland 2 years ago committed by GitHub
parent 8e9f665590
commit 2459d58563
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,4 +1,4 @@
FROM alpine:3.11
FROM alpine:3.15
LABEL maintainer="ProcessOne <contact@process-one.net>" \
product="Ejabberd mix development environment"

Loading…
Cancel
Save