chore(deps): update alpine docker tag to v3.19.0 in dockerfile (#4021)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-12-08 17:29:33 +00:00
committed by GitHub
parent ad38f1f5dc
commit bc808e87ec

View File

@@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1
# what distro is the image being built for
ARG ALPINE_TAG=3.18.5
ARG ALPINE_TAG=3.19.0
ARG DEBIAN_TAG=12.2-slim
ARG DEFAULT_TERRAFORM_VERSION=1.6.3