Skip to content

Commit e5a7aa8

Browse files
build(deps): bump node from b9b5737 to 18e0265
Bumps node from `b9b5737` to `18e0265`. --- updated-dependencies: - dependency-name: node dependency-version: 25-alpine3.23 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d8f09a2 commit e5a7aa8

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-
FROM node:25-alpine3.23@sha256:b9b5737eabd423ba73b21fe2e82332c0656d571daf1ebf19b0f89d0dd0d3ca93
1+
FROM node:25-alpine3.23@sha256:18e02657e2a2cc3a87210ee421e9769ff28a1ac824865d64f74d6d2d59f74b6b
22
RUN apk add --no-cache bash>5.0.16-r0 git>2.26.0-r0 curl
33
COPY entrypoint.sh /entrypoint.sh
44
RUN chmod +x /entrypoint.sh

0 commit comments

Comments
 (0)