Skip to content

Commit f063237

Browse files
committed
revert dockerfile changes
1 parent 81a32ae commit f063237

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docker/Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
# syntax=docker/dockerfile:1.4
2-
FROM debian:bullseye
2+
FROM debian:bullseye-slim
33

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

66
ARG NGINX_PLUS_VERSION
7-
ARG NGINX_REPO_URL
87

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

0 commit comments

Comments
 (0)