Skip to content

Commit

Permalink
fix: hooks/python/flask-github-webhooks/Dockerfile to reduce vulnerab…
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-io[bot] authored Jul 21, 2024
1 parent 71e4b3f commit 13d51be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hooks/python/flask-github-webhooks/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.12.3
FROM python:3.13.0b3
LABEL version="1.0"
LABEL description="Flask-based webhook receiver"

Expand Down

0 comments on commit 13d51be

Please sign in to comment.