Update docker/dockerfile Docker tag to v1.6 (#63)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-01-13 17:10:07 -05:00
committed by GitHub
parent 923235fe76
commit aaf0cc1ad9

View File

@@ -1,4 +1,4 @@
# syntax=docker/dockerfile:1.4
# syntax=docker/dockerfile:1.6
FROM cgr.dev/chainguard/go:latest as build
WORKDIR /src