Skip to content

Commit

Permalink
Merge pull request #53 from manics/dependabot/docker/kaniko-project/e…
Browse files Browse the repository at this point in the history
…xecutor-v1.23.1

Bump kaniko-project/executor from v1.23.0 to v1.23.1
  • Loading branch information
manics committed Jun 10, 2024
2 parents 056aa79 + 706207d commit 8099229
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM gcr.io/kaniko-project/executor:v1.23.0 as kaniko
FROM gcr.io/kaniko-project/executor:v1.23.1 as kaniko

FROM quay.io/jupyterhub/repo2docker:2024.03.0

Expand Down

0 comments on commit 8099229

Please sign in to comment.