Skip to content

Commit 0e4c814

Browse files
authored
Bump NGINX Plus to R32 (#289)
1 parent 5ba85ee commit 0e4c814

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# syntax=docker/dockerfile:1.6
1+
# syntax=docker/dockerfile:1.7
22
FROM debian:12-slim
33

44
LABEL maintainer="NGINX Docker Maintainers <[email protected]>"
55

6-
ARG NGINX_PLUS_VERSION=R31
6+
ARG NGINX_PLUS_VERSION=R32
77

88
# Install NGINX Plus
99
# Download certificate and key from the customer portal (https://my.f5.com)

0 commit comments

Comments
 (0)