Skip to content

Commit

Permalink
Merge branch 'py-3.10-upgrade' into 'master'
Browse files Browse the repository at this point in the history
upgraded python 3.10 image to version 3.10.13-slim-bullseye

See merge request divio/cloud/base-images!34
  • Loading branch information
Muhammad Atif committed Feb 29, 2024
2 parents 36d1dda + 89582ea commit 7ab6671
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 7ab6671

Please sign in to comment.