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 e9692b6 commit 145a410Copy full SHA for 145a410
docker/Dockerfile
@@ -1,9 +1,9 @@
1
-# syntax=docker/dockerfile:1.5
+# syntax=docker/dockerfile:1.6
2
FROM debian:12-slim
3
4
LABEL maintainer="NGINX Docker Maintainers <[email protected]>"
5
6
-ARG NGINX_PLUS_VERSION=R30
+ARG NGINX_PLUS_VERSION=R31
7
8
# Install NGINX Plus
9
# Download certificate and key from the customer portal (https://my.f5.com)
0 commit comments