Skip to content

Commit 470a69f

Browse files
authored
Merge pull request #1003 from sir-gon/snyk-fix-014c2bdd96c2b27d8b51961527b8a378
[Snyk] Security upgrade node from 26.3.0-alpine3.23 to 26.3.0-alpine3.24
2 parents b963b5f + 8bd7b61 commit 470a69f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG BASE_IMAGE=node:26.3.0-alpine3.23
1+
ARG BASE_IMAGE=node:26.3.0-alpine3.24
22

33
###############################################################################
44
FROM ${BASE_IMAGE} AS base

0 commit comments

Comments
 (0)