We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a68574 commit a3e9a4dCopy full SHA for a3e9a4d
build/ubi/Dockerfile
@@ -1,4 +1,4 @@
1
-# syntax=docker/dockerfile:1.18
+# syntax=docker/dockerfile:1.19
2
FROM golang:1.25 AS builder
3
4
WORKDIR /go/src/github.com/nginx/nginx-gateway-fabric
build/ubi/Dockerfile.nginx
FROM scratch AS nginx-files
# Repository and key files for UBI-based builds
build/ubi/Dockerfile.nginxplus
# NGINX Plus repo and key files (must be provided at build time)
0 commit comments