We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0f1d99 commit b3b0835Copy full SHA for b3b0835
nginx/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM nginx:1.27.2-alpine@sha256:74175cf34632e88c6cfe206897cbfe2d2fecf9bf033c40e7f9775a3689e8adc7
+FROM nginx:1.27.3-alpine@sha256:5acf10cd305853dc2271e3c818d342f3aeb3688b1256ab8f035fda04b91ed303
2
3
RUN apk upgrade --no-cache && apk add --no-cache shadow openssl
4
0 commit comments