Skip to content

Commit

Permalink
Update node:23-alpine Docker digest to 5672de2 (#119)
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 Nov 12, 2024
1 parent e289664 commit 543c1ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# use node 20 alpine image as build image
FROM node:23-alpine@sha256:1467ea23cce893347696b155b9e00e7f0ac7d21555eb6f27236f1328212e045e
FROM node:23-alpine@sha256:5672de224fa400409f65e9b890254c1caf93a3d84665737960626f9419ae4f77

# create work directory in app folder
WORKDIR /app
Expand Down

0 comments on commit 543c1ec

Please sign in to comment.