Skip to content

Commit b268e06

Browse files
dependabot[bot]tillprochaska
authored andcommitted
Bump python from 3.12-alpine3.19 to 3.13-alpine3.19 in /backend
Bumps python from 3.12-alpine3.19 to 3.13-alpine3.19. --- updated-dependencies: - dependency-name: python dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3bc4199 commit b268e06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.12-alpine3.21
1+
FROM python:3.13-alpine3.21
22

33
RUN apk --update add \
44
build-base \

0 commit comments

Comments
 (0)