Skip to content

Commit

Permalink
chore(deps): update node:18-alpine docker digest to a51dcf2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 28c674b commit c7ab02c
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:3120b21ed49333280d78dfe44b6eabc25c3309c3366bbcfa409b804334fd16ab AS base
FROM node:18-alpine@sha256:a51dcf24295728271111301f628d877a899c6f9b26af7b9cf4f9fe13ef948dc8 AS base
RUN apk --no-cache add g++ gcc make python3

WORKDIR /app
Expand Down

0 comments on commit c7ab02c

Please sign in to comment.