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 5ba85ee commit 0e4c814Copy full SHA for 0e4c814
docker/Dockerfile
@@ -1,9 +1,9 @@
1
-# syntax=docker/dockerfile:1.6
+# syntax=docker/dockerfile:1.7
2
FROM debian:12-slim
3
4
LABEL maintainer="NGINX Docker Maintainers <integrations@nginx.com>"
5
6
-ARG NGINX_PLUS_VERSION=R31
+ARG NGINX_PLUS_VERSION=R32
7
8
# Install NGINX Plus
9
# Download certificate and key from the customer portal (https://my.f5.com)
0 commit comments