Skip to content

Commit 2d581f0

Browse files
authored
Merge pull request #122 from harshad16/s2i-base-update
Bump up s2i base version nb-2 for the nvcc fix
2 parents e61d64b + 13f94fa commit 2d581f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jupyterhub/cuda-11.0.3/manifests.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ items:
167167
type: Git
168168
git:
169169
uri: 'https://github.com/red-hat-data-services/s2i-base-container'
170-
ref: nb-1
170+
ref: nb-2
171171
contextDir: core
172172
triggers:
173173
- type: ImageChange
@@ -208,7 +208,7 @@ items:
208208
type: Git
209209
git:
210210
uri: 'https://github.com/red-hat-data-services/s2i-base-container'
211-
ref: nb-1
211+
ref: nb-2
212212
contextDir: base
213213
triggers:
214214
- type: ImageChange

0 commit comments

Comments
 (0)