Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 96532e6

Browse filesBrowse files
authored
Upgrade repo2docker to 2024.07.0 (empa-scientific-it#293)
1 parent 35139ae commit 96532e6
Copy full SHA for 96532e6

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎.github/workflows/build-docker-image.yml

Copy file name to clipboardExpand all lines: .github/workflows/build-docker-image.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches:
66
- main
77
paths-ignore:
8-
- '*.md'
8+
- "*.md"
99
- slides/**
1010
- images/**
1111
- .gitignore
@@ -25,4 +25,4 @@ jobs:
2525
DOCKER_PASSWORD: ${{ secrets.GITHUB_TOKEN }}
2626
DOCKER_REGISTRY: ghcr.io
2727
IMAGE_NAME: ${{ github.repository }}
28-
FORCE_REPO2DOCKER_VERSION: jupyter-repo2docker==2024.03.0
28+
FORCE_REPO2DOCKER_VERSION: jupyter-repo2docker==2024.07.0

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.