Skip to content

Commit

Permalink
Bump NGINX Plus to R32 (#289)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacome authored Jun 17, 2024
1 parent 5ba85ee commit 0e4c814
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# syntax=docker/dockerfile:1.6
# syntax=docker/dockerfile:1.7
FROM debian:12-slim

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

ARG NGINX_PLUS_VERSION=R31
ARG NGINX_PLUS_VERSION=R32

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

0 comments on commit 0e4c814

Please sign in to comment.