Update docker/dockerfile Docker tag to v1.20 (#294)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-11-29 06:40:29 -05:00
committed by GitHub
parent 833232a5ab
commit af0662ac84

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