mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-07 18:14:05 +00:00
Temporarily switch to ubuntu 22.04 in microsoft odbc example instead of oracle
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM quay.io/jupyter/base-notebook
|
||||
FROM quay.io/jupyter/base-notebook:ubuntu-22.04
|
||||
|
||||
# Fix: https://github.com/hadolint/hadolint/wiki/DL4006
|
||||
# Fix: https://github.com/koalaman/shellcheck/wiki/SC3014
|
||||
|
@@ -1,4 +1,4 @@
|
||||
FROM quay.io/jupyter/base-notebook:ubuntu-22.04
|
||||
FROM quay.io/jupyter/base-notebook
|
||||
|
||||
USER root
|
||||
|
||||
|
Reference in New Issue
Block a user