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 #4 from arbs09/snyk-fix-787c36f0a079e93e7787e55b0a…
Browse files Browse the repository at this point in the history
…836592

[Snyk] Security upgrade python from 3.13.0a3-slim to 3.13.0a6-slim
  • Loading branch information
arbs09 committed Apr 26, 2024
2 parents 9d03c69 + 492e561 commit 5050648
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.0a3-slim
FROM python:3.13.0a6-slim

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

0 comments on commit 5050648

Please sign in to comment.