Skip to content

Commit

Permalink
chore(deps): update node:18-alpine docker digest to 3120b21 (#733)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 22, 2024
1 parent 19d6278 commit d25aeb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:18-alpine@sha256:4837c2ac8998cf172f5892fb45f229c328e4824c43c8506f8ba9c7996d702430 AS base
FROM node:18-alpine@sha256:3120b21ed49333280d78dfe44b6eabc25c3309c3366bbcfa409b804334fd16ab AS base
RUN apk --no-cache add g++ gcc make python3

WORKDIR /app
Expand Down

0 comments on commit d25aeb5

Please sign in to comment.