Skip to content

Commit

Permalink
Merge pull request #24 from abdulrahman305/snyk-fix-a10fca2a6f96e165e…
Browse files Browse the repository at this point in the history
…7668ce60551d710

[Snyk] Security upgrade python from 3.11-slim to 3.14.0a2-slim
  • Loading branch information
abdulrahman305 authored Nov 25, 2024
2 parents 83a4413 + a25380e commit 119da68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.11-slim
FROM python:3.14.0a2-slim
ENV PORT 8000
EXPOSE 8000
WORKDIR /usr/src/app
Expand Down

0 comments on commit 119da68

Please sign in to comment.