We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 665af4b commit 40b5cbcCopy full SHA for 40b5cbc
nginx/Dockerfile
@@ -6,7 +6,7 @@
6
# ---------------------------------------------------------------------------- #
7
8
# Here the magic, the rest of it is ordinary
9
-FROM nginx:1.27.4-bookworm
+FROM nginx:1.27.5-bookworm
10
11
# Install necessary packages
12
RUN apt-get update && apt-get install -y \
0 commit comments