Update Dockerfile - alpine:3.12 -> alpine:3.15
@ -1,4 +1,4 @@
FROM alpine:3.12
FROM alpine:3.15
RUN apk --no-cache add -f \
openssl \