Skip to content

Commit ce23a50

Browse files
authored
Merge pull request #58 from sgaunet/feat/upd-gitlab-backup
feat: update gitlab-backup
2 parents 4ca37df + c1318c7 commit ce23a50

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.2 AS alpine
22

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

5-
FROM ghcr.io/sgaunet/gitlab-backup:1.14.0 AS gitlab-backup-image
5+
FROM ghcr.io/sgaunet/gitlab-backup:1.14.1 AS gitlab-backup-image
66

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

0 commit comments

Comments
 (0)