Skip to content

Commit

Permalink
chore(deps): update node.js to a1d39fe
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 13, 2024
1 parent d0541a9 commit 5a34ff3
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:20-alpine@sha256:d016f19a31ac259d78dc870b4c78132cf9e52e89339ff319bdd9999912818f4a as base
FROM node:20-alpine@sha256:a1d39fe127e43881c6770abf2f0843c955607fb56eb9b45bf6f103c992c5442a as base
RUN apk add --no-cache libc6-compat curl

WORKDIR /app
Expand Down

0 comments on commit 5a34ff3

Please sign in to comment.