Skip to content

Commit c279d76

Browse files
authored
Update the base image to lab-3.2.9 (#9)
The initial intention of using a :hub tagged image was to keep a hard synchronization between the components. The APOD team went for the latest lab tag, and this went well, so I'm doing the same change here. The lab being the component we are interested in, there is no reason to create indirection with the hub versionning.
1 parent c03c80b commit c279d76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM jupyter/base-notebook:hub-2.0.1
1+
FROM jupyter/base-notebook:lab-3.2.9
22

33
MAINTAINER PyAnsys Maintainers "[email protected]"
44

0 commit comments

Comments
 (0)