Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

Commit

Permalink
Merge pull request #5 from arbs09/snyk-fix-5f6924c2442322ae3ed5915cb4…
Browse files Browse the repository at this point in the history
…15b47b

[Snyk] Security upgrade python from 3.13.0a6-slim to 3.13.0b1-slim
  • Loading branch information
arbs09 committed Jun 4, 2024
2 parents 5050648 + ffd082f commit 3c1efbd
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,5 +1,5 @@
# Use the official Python image as a base
FROM python:3.13.0a6-slim
FROM python:3.13.0b1-slim

# Set environment variables
ENV FLASK_APP=app.py
Expand Down

0 comments on commit 3c1efbd

Please sign in to comment.