chore(deps): update node docker tag to v26 #2

Merged
jcabillot merged 6 commits from renovate/node-26.x into main 2026-07-13 19:31:27 -04:00
Showing only changes of commit 523c39808f - Show all commits
+1
View File
@@ -4,6 +4,7 @@ ENV NPM_CONFIG_UPDATE_NOTIFIER=false \
NPM_CONFIG_LOGLEVEL=warn \
NODE_ENV=production
# hadolint ignore=DL3003
RUN apt-get update && \
apt-get upgrade -y --no-install-recommends ca-certificates && \
rm -rf /var/lib/apt/lists/* && \