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.
1 parent 650c339 commit 0e123b2Copy full SHA for 0e123b2
Dockerfile
@@ -2,7 +2,7 @@ FROM alpine:3.22.0 AS alpine
2
3
FROM ghcr.io/sgaunet/gocrypt:2.0.0 AS gocrypt
4
5
-FROM sgaunet/gitlab-backup:1.10.0 AS gitlab-backup-image
+FROM ghcr.io/sgaunet/gitlab-backup:1.11.0 AS gitlab-backup-image
6
7
FROM scratch
8
LABEL org.opencontainers.image.authors="sgaunet"
0 commit comments