Skip to content

Commit 145a410

Browse files
authored
Bump NGINX Plus to R31 (#228)
1 parent e9692b6 commit 145a410

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.5
1+
# syntax=docker/dockerfile:1.6
22
FROM debian:12-slim
33

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

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

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

0 commit comments

Comments
 (0)