Skip to content

Commit

Permalink
Merge pull request #4 from mjanez/snyk-fix-1182b484256804b9217a64f0d7…
Browse files Browse the repository at this point in the history
…7601b6

[Snyk] Security upgrade python from 3.11-slim to 3.13.0a3-slim
  • Loading branch information
mjanez authored Feb 8, 2024
2 parents 83178d6 + 939144d commit d5d6c1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.dev
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.11-slim
FROM python:3.13.0a3-slim
LABEL maintainer="[email protected]"

ENV APP_DIR=/app
Expand Down

0 comments on commit d5d6c1b

Please sign in to comment.