Skip to content

Commit eb2f846

Browse files
committed
test: sync with base image from SWAN
1 parent e545f32 commit eb2f846

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

vre-swan-cern/Dockerfile

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1-
ARG VERSION_PARENT=v0.0.33
2-
# FROM gitlab-registry.cern.ch/swan/docker-images/jupyter/swan:${VERSION_PARENT}
3-
FROM ghcr.io/vre-hub/vre-swan:latest
1+
# ARG VERSION_PARENT=v0.0.33
2+
# # FROM gitlab-registry.cern.ch/swan/docker-images/jupyter/swan:${VERSION_PARENT}
3+
# FROM ghcr.io/vre-hub/vre-swan:latest
4+
5+
ARG VERSION_PARENT=v0.0.36
6+
7+
FROM gitlab-registry.cern.ch/swan/docker-images/jupyter/swan:${VERSION_PARENT}
48

59
LABEL maintainer="swan-admins@cern.ch"
610
ARG NB_UID="1000"

0 commit comments

Comments
 (0)