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

Commit 368a65f

Browse files
chore(deps): update node:18-alpine docker digest to 0085670 (#379)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3bf1c86 commit 368a65f

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

44
WORKDIR /app

0 commit comments

Comments
 (0)