Skip to content

Commit 0a9360a

Browse files
authored
Update Dockerfile
1 parent 84cdd43 commit 0a9360a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.binder/Dockerfile

Lines changed: 1 addition & 1 deletion
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:22.04
12+
FROM ubuntu:24.04
1313

1414
ARG NB_USER=jovyan
1515
ARG NB_UID=1000

0 commit comments

Comments
 (0)