Skip to content

Commit

Permalink
fix: upgrade to 3.11.11-slim-bookworm to address critical vulnerabili…
Browse files Browse the repository at this point in the history
…ties (#32240)
  • Loading branch information
gpchandran authored Feb 13, 2025
1 parent 2c583d1 commit ad05732
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
Expand Up @@ -18,7 +18,7 @@
######################################################################
# Node stage to deal with static asset construction
######################################################################
ARG PY_VER=3.11-slim-bookworm
ARG PY_VER=3.11.11-slim-bookworm

# If BUILDPLATFORM is null, set it to 'amd64' (or leave as is otherwise).
ARG BUILDPLATFORM=${BUILDPLATFORM:-amd64}
Expand Down

0 comments on commit ad05732

Please sign in to comment.