Update docker/dockerfile Docker tag to v1.8 (#136)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-06-22 10:29:38 -04:00
committed by GitHub
parent 86e0aab4e0
commit 4416bce484

View File

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