chore(deps): update debian docker tag to v11.7 in dockerfile (#3371)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-05-03 02:12:30 +00:00
committed by GitHub
parent f033e86f17
commit dfe6ee076b

View File

@@ -1,7 +1,7 @@
# syntax=docker/dockerfile:1
# what distro is the image being built for
ARG ALPINE_TAG=3.17.3
ARG DEBIAN_TAG=11.6-slim
ARG DEBIAN_TAG=11.7-slim
# Stage 1: build artifact and download deps