Update Node.js to a4d1de4
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 50s

This commit is contained in:
2024-08-22 01:02:50 +00:00
parent 3f897e8521
commit 8506ff9258

View File

@@ -1,4 +1,4 @@
FROM node:20@sha256:d3c8ababe9566f9f3495d0d365a5c4b393f607924647dd52e75bf4f8a54effd3 AS build
FROM node:20@sha256:a4d1de4c7339eabcf78a90137dfd551b798829e3ef3e399e0036ac454afa1291 AS build
ARG PUBLIC_BASE_API_URL=
WORKDIR /app