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

Commit 0e36f85

Browse files
chore(deps): update node:18-alpine docker digest to 16b46e5 (#340)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fbba5f0 commit 0e36f85

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:3428c2de886bf4378657da6fe86e105573a609c94df1f7d6a70e57d2b51de21f AS base
1+
FROM node:18-alpine@sha256:16b46e5ea9fb5c2d13dda36f0feb670fa89de6a412725007555f2eee9a126b60 AS base
22
RUN apk --no-cache add dumb-init g++ gcc make python3
33

44
WORKDIR /app

0 commit comments

Comments
 (0)