Skip to content

Commit 8e62cac

Browse files
authored
Merge pull request #119 from davidshq/snyk-fix-7bdaf9db74e844adc9d46391b2448404
[Snyk] Security upgrade python from 3.13.0a4-slim to 3.13.0a6-slim
2 parents c9ffac4 + 1baf3dc commit 8e62cac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/django.Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.13.0a4-slim
1+
FROM python:3.13.0a6-slim
22
# Install system libraries for Python packages:
33
# * psycopg2
44
RUN apt-get update && \

0 commit comments

Comments
 (0)