Skip to content

Commit 00853b2

Browse files
committed
fix: added banner, new subscription check code and fix vulnerabilities
1 parent 5d4dd25 commit 00853b2

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:636c5bc8fa6a7a542bc99f25367777b0b3dd0db7d1ca3959d14137a1ac80bde2
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)