Skip to content

Commit

Permalink
gitlab-cng-17.5/17.5.1-r0: cve remediation (#33304)
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-sts[bot] authored Nov 9, 2024
1 parent f8b7243 commit 3b85dcd
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion gitlab-cng-17.5.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ package:
name: gitlab-cng-17.5
# ---Additional updates required--- Review 'vars' section (above), when reviewing version bumps.
version: "17.5.1"
epoch: 0
epoch: 1
description: Cloud Native container images per component of GitLab
copyright:
- license: MIT
Expand Down Expand Up @@ -196,6 +196,10 @@ subpackages:
- working-directory: ./container-registry
runs: |
mkdir -p "${{targets.contextdir}}"/etc/docker/registry
- uses: go/bump
with:
deps: github.com/golang-jwt/jwt/[email protected]
modroot: ./container-registry
- uses: go/build
with:
packages: ./cmd/registry
Expand Down

0 comments on commit 3b85dcd

Please sign in to comment.