Skip to content

Commit

Permalink
Fix formatting in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
nginx-seanmoloney committed Sep 13, 2024
1 parent 40f10d9 commit 119d2f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/docker/nginx-plus/debian/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ RUN --mount=type=secret,id=nginx-crt,dst=/nginx-repo.crt \
ca-certificates \
gnupg \
lsb-release \
procps \
procps \
&& \
NGINX_GPGKEY=573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62; \
found=''; \
Expand Down

0 comments on commit 119d2f8

Please sign in to comment.