Commit 3570dcdf authored by Renovate [bot]'s avatar Renovate [bot]
Browse files

Update gcr.io/go-containerregistry/crane/debug Docker tag to v0.21.3

parent ca40f852
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -71,7 +71,7 @@ build:
push:
  stage: push
  image:
    name: gcr.io/go-containerregistry/crane/debug:v0.21.1
    name: gcr.io/go-containerregistry/crane/debug:v0.21.3
    entrypoint: [""]
  script:
    - crane auth login -u ${CI_REGISTRY_USER} -p ${CI_REGISTRY_PASSWORD} ${CI_REGISTRY}