solidevlpr
6 days ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
postgres-backup-s3/Dockerfile
|
|
@ -1,4 +1,4 @@ |
|
|
FROM webdevops/go-crond:main-alpine |
|
|
|
|
|
|
|
|
FROM alpine:3.20 |
|
|
LABEL maintainer="Johannes Schickling <schickling.j@gmail.com>" |
|
|
LABEL maintainer="Johannes Schickling <schickling.j@gmail.com>" |
|
|
|
|
|
|
|
|
ADD install.sh install.sh |
|
|
ADD install.sh install.sh |
|
|
|