Update docker/dockerfile Docker tag to v1.20

This commit is contained in:
renovate[bot]
2025-11-22 12:42:23 +00:00
committed by GitHub
parent 6936785c13
commit 444dda4f3a

View File

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