Skip to content

Commit

Permalink
chore(deps): update python docker tag to v3.11.5 (#563)
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] committed Aug 29, 2023
1 parent 32fb5c2 commit cdecf28
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.4-alpine3.17@sha256:ac49e1361354277051f00e2b5b9a8b894a77625b9a2c3df0d9364f734693c0f2
ARG TAG=3.11.5-alpine3.17@sha256:3b844d1ff63a69d5b634e389b207270c84f6f7a014ec09ae00364b2c03069e20
FROM python:${TAG} as builder
ARG TARGETOS
ARG TARGETARCH
Expand Down

0 comments on commit cdecf28

Please sign in to comment.