Update docker/dockerfile Docker tag to v1.17 (#235)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-06-20 21:42:36 -04:00
committed by GitHub
parent f60e4cf1cf
commit d54b07172e

View File

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