Skip to content

Commit

Permalink
upgraded python 3.10 image to version 3.10.13-slim-bullseye
Browse files Browse the repository at this point in the history
This upgrade is needed to fix the security vulnerabilities
  • Loading branch information
Muhammad Atif committed Feb 29, 2024
1 parent 36d1dda commit 89582ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion py3.10-slim-bullseye/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# hadolint global ignore=DL3059
FROM python:3.10.11-slim-bullseye AS build
FROM python:3.10.13-slim-bullseye AS build

ARG TARGET=prod
ARG TARGETARCH
Expand Down

0 comments on commit 89582ea

Please sign in to comment.