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 #6 from arbs09/snyk-fix-e0661c5b071a191ce316777411…
Browse files Browse the repository at this point in the history
…36bff5

[Snyk] Security upgrade python from 3.13.0b1-slim to 3.13.0b2-slim
  • Loading branch information
arbs09 committed Jul 10, 2024
2 parents b00652e + d476052 commit 99dfe62
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.0b1-slim
FROM python:3.13.0b2-slim

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

0 comments on commit 99dfe62

Please sign in to comment.