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 1e7bccc commit 6b0ed32Copy full SHA for 6b0ed32
Dockerfile.nginx-alpine
@@ -5,7 +5,7 @@
5
# Dockerfile.django-alpine to use the caching mechanism of Docker.
6
7
# Ref: https://devguide.python.org/#branchstatus
8
-FROM node:23.7.0-alpine3.20@sha256:3ac002b133fd3737c44b66f0d023f5d75c7a1ddec71954fa06486aed6aead888 AS node
+FROM node:23.8.0-alpine3.20@sha256:1b4d82a2bee3b5ea9a9048bd3b326220ac77065a84cbef339a8f41c698f0ec66 AS node
9
10
FROM python:3.11.9-alpine3.20@sha256:f9ce6fe33d9a5499e35c976df16d24ae80f6ef0a28be5433140236c2ca482686 AS base
11
0 commit comments