Skip to content

Commit

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

WORKDIR /app
Expand Down

0 comments on commit 607ec2e

Please sign in to comment.