Skip to content

Commit

Permalink
Bump jupyterhub/repo2docker from 2023.06.0-41.g57d229e to 2024.03.0
Browse files Browse the repository at this point in the history
Bumps jupyterhub/repo2docker from 2023.06.0-41.g57d229e to 2024.03.0.

---
updated-dependencies:
- dependency-name: jupyterhub/repo2docker
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 1, 2024
1 parent 2813c1c commit f8f1273
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,6 +1,6 @@
FROM gcr.io/kaniko-project/executor:v1.21.0 as kaniko

FROM quay.io/jupyterhub/repo2docker:2023.06.0-41.g57d229e
FROM quay.io/jupyterhub/repo2docker:2024.03.0

# Install skopeo just so we can login to insecure registries
RUN apk add --no-cache skopeo
Expand Down

0 comments on commit f8f1273

Please sign in to comment.