Skip to content

Commit

Permalink
chore(deps): update node:lts-alpine docker digest to 49344ed
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 22, 2024
1 parent 6bfaa96 commit 2fd5c12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alpine/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:lts-alpine@sha256:291e84d956f1aff38454bbd3da38941461ad569a185c20aa289f71f37ea08e23
FROM node:lts-alpine@sha256:49344ed404f74b38ba538026c3f2a83444a13363585b5efec25fe6f53e0fbb00
RUN apk --no-cache -U upgrade && apk add --no-cache python3 make g++
WORKDIR /usr/src/app
VOLUME /usr/src/app

0 comments on commit 2fd5c12

Please sign in to comment.