Skip to content

Commit

Permalink
chore(deps): update python docker tag to v3.11.4 (#532)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 14, 2023
1 parent 3420134 commit 3259754
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,4 +1,4 @@
ARG TAG=3.11.3-alpine3.17@sha256:721023564970262d6ac79d30e2a2399d32555220e4f37bfe2c3a687b4f9721d9
ARG TAG=3.11.4-alpine3.17@sha256:761030c2d450b762df9f848e7f4d6b211898da52804cddc1a83ef37ee6755138
FROM python:${TAG} as builder
ARG TARGETOS
ARG TARGETARCH
Expand Down

0 comments on commit 3259754

Please sign in to comment.