Skip to content

Commit

Permalink
chore: bump node version
Browse files Browse the repository at this point in the history
Bump node version

Signed-off-by: Noel Georgi <[email protected]>
  • Loading branch information
frezbo committed Aug 24, 2023
1 parent 953a5df commit 195af85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion monito-rss/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM synzen/monitorss@sha256:4fc4ef49007c18f89bf7423c7b3cdea7864f2330589c0961faedcdb82490c311 as monito-rss

FROM --platform=${BUILDPLATFORM:-linux/amd64} node:20-alpine@sha256:cc4e8f3d78a276fa05eae1803b6f8cbb43145441f54c828ab14e0c19dd95c6fd
FROM --platform=${BUILDPLATFORM:-linux/amd64} node:20.5.1-alpine

ARG TARGETPLATFORM
ARG BUILDPLATFORM
Expand Down

0 comments on commit 195af85

Please sign in to comment.