We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4ca37df + c1318c7 commit ce23a50Copy full SHA for ce23a50
Dockerfile
@@ -2,7 +2,7 @@ FROM alpine:3.22.2 AS alpine
2
3
FROM ghcr.io/sgaunet/gocrypt:2.0.2 AS gocrypt
4
5
-FROM ghcr.io/sgaunet/gitlab-backup:1.14.0 AS gitlab-backup-image
+FROM ghcr.io/sgaunet/gitlab-backup:1.14.1 AS gitlab-backup-image
6
7
FROM scratch
8
LABEL org.opencontainers.image.authors="sgaunet"
0 commit comments