Skip to content

Commit

Permalink
chore: py3.9-slim-bookworm: bump base image version from python:3.9.1…
Browse files Browse the repository at this point in the history
…7-slim-bookworm to python:3.9.20-slim-bookworm

Signed-off-by: Florian Scherf <[email protected]>
  • Loading branch information
fscherf committed Nov 27, 2024
1 parent 6ff95e9 commit 5200644
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion py3.9-slim-bookworm/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# hadolint global ignore=DL3059
FROM python:3.9.17-slim-bookworm AS build
FROM python:3.9.20-slim-bookworm AS build

ARG TARGET=prod
ARG TARGETARCH
Expand Down

0 comments on commit 5200644

Please sign in to comment.