Update docker/dockerfile Docker tag to v1.15 (#219)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-04-18 22:31:54 -04:00
committed by GitHub
parent b15a4fa107
commit 6444cac6ee

View File

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