Skip to content

Commit

Permalink
Update alpine Docker tag to v3.21.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent c04093c commit 1604be7
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.2

FROM ${BASE_PYTHON_IMAGE} AS base

Expand Down

0 comments on commit 1604be7

Please sign in to comment.