Skip to content

Commit

Permalink
feat(update): Update dependencies versions
Browse files Browse the repository at this point in the history
  • Loading branch information
joli-sys committed Jul 2, 2024
1 parent 15d4223 commit a106d33
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,12 @@ jobs:
context: .
file: ./Dockerfile
build-args: |
KANIKO_VERSION=1.22.0
KANIKO_VERSION=1.23.1
ENV_CRED_HELPER_VERSION=1.3.0
ECR_CRED_HELRER_VERSION=0.7.1
ECR_CRED_HELRER_VERSION=0.8.0
GCR_CRED_HELRER_VERSION=2.1.22
MANIFEST_TOOL_VERSION=2.1.6
SKOPEO_VERSION=1.15.0
SKOPEO_VERSION=1.15.1
platforms: linux/amd64,linux/arm64
push: true
tags: |
Expand Down

0 comments on commit a106d33

Please sign in to comment.