Update docker/dockerfile Docker tag to v1.10 (#173)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-09-13 21:25:16 -04:00
committed by GitHub
parent 4ae3e97d89
commit 5d5d353520

View File

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