Update docker/dockerfile Docker tag to v1.16 (#229)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-05-23 21:55:57 -04:00
committed by GitHub
parent 5f7e848670
commit a0ee6bb6c8

View File

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