Skip to content

Commit fabcd75

Browse files
authored
Merge pull request #1 from djsdev123/snyk-fix-ff470fbbee62d33839262fdf9e14ce51
[Snyk] Security upgrade python from 3.6 to 3.13.0a3
2 parents a01aaec + 404c9c0 commit fabcd75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

queue_app/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.6
1+
FROM python:3.13.0a3
22

33
RUN apt-get update && apt-get -y install redis-tools
44

0 commit comments

Comments
 (0)