Skip to content

Commit

Permalink
Use debug version again
Browse files Browse the repository at this point in the history
  • Loading branch information
Fethbita committed Oct 6, 2024
1 parent 4d64fa1 commit aecbdf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
build-and-push-image:
runs-on: ubuntu-latest
container:
image: gcr.io/kaniko-project/executor:v1.23.2
image: gcr.io/kaniko-project/executor:v1.23.2-debug

steps:
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 #v4.2.0
Expand Down

0 comments on commit aecbdf2

Please sign in to comment.