Skip to content

Commit

Permalink
chore(deps): update node:18-alpine docker digest to 054a4be (#838)
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 Dec 10, 2024
1 parent ec351e5 commit 80ef6c5
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:7e43a2d633d91e8655a6c0f45d2ed987aa4930f0792f6d9dd3bffc7496e44882 AS base
FROM node:18-alpine@sha256:054a4be31e7dd879d7b238c68ad9c23b7969686a725305b4edb7c80656c00194 AS base
RUN apk --no-cache add g++ gcc make python3

WORKDIR /app
Expand Down

0 comments on commit 80ef6c5

Please sign in to comment.