Skip to content

Commit

Permalink
Merge pull request #49 from ArieLevs/snyk-fix-8fcd79c5ff87fa834e4b5c7…
Browse files Browse the repository at this point in the history
…edf70078c

[Snyk] Security upgrade python from 3.12-slim to 3.13.0a4-slim
  • Loading branch information
ArieLevs authored Mar 16, 2024
2 parents 0617d42 + d335428 commit e7fdca2
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,4 +1,4 @@
FROM python:3.12-slim
FROM python:3.13.0a4-slim

LABEL maintainer="Arie Lev <[email protected]>" \
description="Python version bumper"
Expand Down

0 comments on commit e7fdca2

Please sign in to comment.