Skip to content

Commit e78592d

Browse files
authored
Merge pull request #230 from johnnynunez/docker
Dockerfile 24.04
2 parents cc46508 + 752fdfa commit e78592d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .binder/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# Docker image:
1010
# https://mybinder.readthedocs.io/en/latest/using/config_files.html
1111

12-
FROM ubuntu:18.04
12+
FROM ubuntu:24.04
1313

1414
ARG NB_USER=jovyan
1515
ARG NB_UID=1000

0 commit comments

Comments
 (0)