Skip to content

Commit 6af6131

Browse files
build(deps): bump sgaunet/gocrypt from 2.0.0 to 2.0.2
Bumps sgaunet/gocrypt from 2.0.0 to 2.0.2. --- updated-dependencies: - dependency-name: sgaunet/gocrypt dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e5500ab commit 6af6131

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
@@ -1,6 +1,6 @@
11
FROM alpine:3.22.1 AS alpine
22

3-
FROM ghcr.io/sgaunet/gocrypt:2.0.0 AS gocrypt
3+
FROM ghcr.io/sgaunet/gocrypt:2.0.2 AS gocrypt
44

55
FROM ghcr.io/sgaunet/gitlab-backup:1.14.0 AS gitlab-backup-image
66

0 commit comments

Comments
 (0)