Merge pull request #33 from peterlewis/18.16.0

Update node to 18.16.0
This commit is contained in:
Peter Lewis 2023-05-10 14:05:40 +01:00 committed by GitHub
commit 211175fe10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
# #
# #
FROM docker.io/library/node:18-alpine@sha256:ffc770cdc09c9e83cccd99d663bb6ed56cfaa1bab94baf1b12b626aebeca9c10 AS build_node_modules
FROM docker.io/library/node:18-alpine@sha256:1ccc70acda680aa4ba47f53e7c40b2d4d6892de74817128e0662d32647dd7f4d AS build_node_modules
# Copy Web UI
COPY src/ /app/