chore: bump node to latest patch release (#3802)
Bumps Node to the latest 20.x patch.
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
ARG NODE_IMAGE=node:20.20-bullseye-slim@sha256:d6c3903e556d4161f63af4550e76244908b6668e1a7d2983eff4873a0c2b0413
|
||||
ARG NODE_IMAGE=node:20.20.2-bullseye-slim@sha256:65ef49f7d24aefd012a7fc6f9a2b734bcc19e424976a81f60c86b47266ef5b28
|
||||
|
||||
FROM golang:1.23-alpine AS goose_builder
|
||||
RUN go install github.com/pressly/goose/v3/cmd/goose@v3.26.0
|
||||
|
||||
Reference in New Issue
Block a user