Skip to content

Commit

Permalink
Merge pull request #3 from beac0n5/snyk-fix-a884f764a38b5e7cb62cd4035…
Browse files Browse the repository at this point in the history
…0d88d94

[Snyk] Security upgrade python from 3.13.0a2-slim to 3.13.0a3-slim
  • Loading branch information
b34c0n5 authored Feb 23, 2024
2 parents d7e174c + c9580e4 commit ee08517
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.13.0a2-slim
FROM python:3.13.0a3-slim
WORKDIR /code
ENV FLASK_APP=app.py
ENV FLASK_RUN_HOST=0.0.0.0
Expand Down

0 comments on commit ee08517

Please sign in to comment.