Skip to content
This repository was archived by the owner on Jul 20, 2024. It is now read-only.

Commit bdf99a6

Browse files
chore(deps): update node:18-alpine docker digest to 619ce27 (#282)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 93115f1 commit bdf99a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:18-alpine@sha256:3482a20c97e401b56ac50ba8920cc7b5b2022bfc6aa7d4e4c231755770cf892f AS base
1+
FROM node:18-alpine@sha256:619ce27eb37c7c0476bd518085bf1ba892e2148fc1ab5dbaff2f20c56e50444d AS base
22
RUN apk --no-cache add dumb-init g++ gcc make python3
33

44
WORKDIR /app

0 commit comments

Comments
 (0)