Skip to content

Commit

Permalink
bump base image version due to CVE-2024-45490,CVE-2024-45491,CVE-2024…
Browse files Browse the repository at this point in the history
  • Loading branch information
voron committed Sep 5, 2024
1 parent fdb95ee commit 3e25810
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 @@
# Globals and input args
FROM python:3.12.3-alpine3.20
FROM python:3.12.5-alpine3.20
WORKDIR /app

# Prepare our app requirements and install it...
Expand Down

0 comments on commit 3e25810

Please sign in to comment.