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 3965526 commit f5d9be4Copy full SHA for f5d9be4
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:20.18.2-alpine3.20@sha256:40cbd847a2db119ba716f2861b04076bcb575a0051923459271a18ff80944f7f AS node
+FROM node:23.7.0-alpine3.20@sha256:3ac002b133fd3737c44b66f0d023f5d75c7a1ddec71954fa06486aed6aead888 AS node
9
10
FROM python:3.11.9-alpine3.20@sha256:f9ce6fe33d9a5499e35c976df16d24ae80f6ef0a28be5433140236c2ca482686 AS base
11
0 commit comments