Skip to content

Commit f859937

Browse files
authored
Merge pull request #11 from github/dependabot/docker/dev-dependencies-3f7f403674
[docker] (deps): Bump python from 3.12-bullseye to 3.13-bullseye in the dev-dependencies group
2 parents 02e43bb + a315ecf commit f859937

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.12-bullseye
1+
FROM python:3.13-bullseye
22
ARG DEV_FLAG
33
COPY /script/ /app/script
44
WORKDIR /app

0 commit comments

Comments
 (0)