Skip to content

Commit 1bf58a0

Browse files
authored
Merge pull request #2374 from subzeroid/dependabot/docker/docker/python-3.14.3-bookworm
Bump python from 3.14.1-bookworm to 3.14.3-bookworm in /docker
2 parents e4dd8e9 + 6773c68 commit 1bf58a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/devbox.dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.14.1-bookworm
1+
FROM python:3.14.3-bookworm
22

33
ARG _USER="instagrapi"
44
ARG _UID="1001"

0 commit comments

Comments
 (0)