Browse Source

Update alpine from 3.7 to 3.9

pull/111/head
Ellis Percival 5 years ago
parent
commit
e3715ddf35
  1. 2
      postgres-backup-s3/Dockerfile

2
postgres-backup-s3/Dockerfile

@ -1,4 +1,4 @@
FROM alpine:3.7
FROM alpine:3.9
LABEL maintainer="Johannes Schickling <schickling.j@gmail.com>"
ADD install.sh install.sh

Loading…
Cancel
Save