Skip to content

Commit

Permalink
chore(deps): update node:18-alpine docker digest to 2c4153b
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2023
1 parent b4de663 commit eb77a20
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:4bdb3f3105718f0742bc8d64bb4e36e8f955ebbee295325e40ae80bc8ef78833 AS base
FROM node:18-alpine@sha256:2c4153ba382be0bd3af790595330c6600a99f7ebd566c83843b19fb529e8aaff AS base
RUN apk --no-cache add g++ gcc make python3

WORKDIR /app
Expand Down

0 comments on commit eb77a20

Please sign in to comment.