Skip to content

Commit

Permalink
chore(deps): update node.js to a4041de
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent d0541a9 commit 86d6510
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:a4041de87d5523532fa7081efda171fb0ef2046dec04bd9f0cf28d790c76e4fa as base
RUN apk add --no-cache libc6-compat curl

WORKDIR /app
Expand Down

0 comments on commit 86d6510

Please sign in to comment.