Skip to content

Commit 0c7ca84

Browse files
authored
Merge pull request #13959 from nextcloud/fix/devcontainer
fix(devcontainer):
2 parents e6e0dbd + 009b4ed commit 0c7ca84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.10 as final
1+
FROM python:3.12 as final
22

33
USER root
44

0 commit comments

Comments
 (0)