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

Commit c8e3b7f

Browse files
chore(deps): update node:18-alpine docker digest to 58878e9 (#245)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e7708a7 commit c8e3b7f

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

44
WORKDIR /app

0 commit comments

Comments
 (0)