Skip to content

Commit

Permalink
Update alpine Docker tag to v3.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 28, 2024
1 parent 78bfa53 commit 6c1d0e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integrations/_infra/Dockerfile.alpine
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BASE_PYTHON_IMAGE=alpine:3.20.1
ARG BASE_PYTHON_IMAGE=alpine:3.21.0

FROM ${BASE_PYTHON_IMAGE} AS base

Expand Down

0 comments on commit 6c1d0e9

Please sign in to comment.