Skip to content

Commit

Permalink
chore(deps): update node.js to 968ca05
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 21, 2025
1 parent 2267278 commit 144a21a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gcp/website/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Build the Javascript frontend
FROM node:20.18@sha256:d17aaa2a2fd82e09bd6a6da7cc4a79741340d2a3e39d172d1b30f295b1a850ff AS FRONTEND3_BUILD
FROM node:20.18@sha256:968ca0550acc7589a8b1324401ec6e39ace53b2c82d2aed3a278e9ff491c2b1c AS FRONTEND3_BUILD
WORKDIR /build/frontend3

# Install dependencies first for better caching
Expand Down

0 comments on commit 144a21a

Please sign in to comment.