Skip to content

Commit

Permalink
chore(deps): update node:18-alpine docker digest to 7e43a2d
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 23, 2024
1 parent ad1702f commit 3278083
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
Expand Up @@ -8,7 +8,7 @@ ENV PYTHONDONTWRITEBYTECODE=1 \
PYTHONFAULTHANDLER=1

# dependencies
FROM node:18-alpine@sha256:02376a266c84acbf45bd19440e08e48b1c8b98037417334046029ab585de03e2 AS node
FROM node:18-alpine@sha256:7e43a2d633d91e8655a6c0f45d2ed987aa4930f0792f6d9dd3bffc7496e44882 AS node
FROM base AS builder

## poetry
Expand Down

0 comments on commit 3278083

Please sign in to comment.