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 d2080bd commit 6c0ce2cCopy full SHA for 6c0ce2c
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