Update docker/dockerfile Docker tag to v1.8

This commit is contained in:
renovate[bot]
2024-06-11 19:46:02 +00:00
committed by GitHub
parent bf78ebdb4e
commit 185a4127ae

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