Skip to content

Commit

Permalink
Update the base image to lab-3.2.9 (#9)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
plule-ansys authored Feb 25, 2022
1 parent c03c80b commit c279d76
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,4 +1,4 @@
FROM jupyter/base-notebook:hub-2.0.1
FROM jupyter/base-notebook:lab-3.2.9

MAINTAINER PyAnsys Maintainers "pyansys.maintainers@ansys.com"

Expand Down

0 comments on commit c279d76

Please sign in to comment.