Skip to content

Commit f0b0752

Browse files
authored
feat: update gitlab-backup image version to 1.12.0 (#48)
* feat: update gitlab-backup image version to 1.12.0 * feat: update gitlab-backup image version to 1.12.1 * feat: update gitlab-backup image version to 1.13.0
1 parent 0e123b2 commit f0b0752

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM alpine:3.22.0 AS alpine
22

33
FROM ghcr.io/sgaunet/gocrypt:2.0.0 AS gocrypt
44

5-
FROM ghcr.io/sgaunet/gitlab-backup:1.11.0 AS gitlab-backup-image
5+
FROM ghcr.io/sgaunet/gitlab-backup:1.13.0 AS gitlab-backup-image
66

77
FROM scratch
88
LABEL org.opencontainers.image.authors="sgaunet"

0 commit comments

Comments
 (0)