Skip to content

Commit

Permalink
feat: Updated 16 & 18 & 20
Browse files Browse the repository at this point in the history
  • Loading branch information
Zastinian committed May 24, 2024
1 parent 6497791 commit 7cd1899
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion chrnodejs/16/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
FROM --platform=$TARGETOS/$TARGETARCH debian:buster-slim
FROM --platform=$TARGETOS/$TARGETARCH node:16-bullseye-slim

LABEL author="Zastinian" maintainer="contact@hedystia.com"
Expand Down
1 change: 0 additions & 1 deletion chrnodejs/18/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
FROM --platform=$TARGETOS/$TARGETARCH debian:buster-slim
FROM --platform=$TARGETOS/$TARGETARCH node:18-bullseye-slim

LABEL author="Zastinian" maintainer="contact@hedystia.com"
Expand Down
1 change: 0 additions & 1 deletion chrnodejs/20/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
FROM --platform=$TARGETOS/$TARGETARCH debian:buster-slim
FROM --platform=$TARGETOS/$TARGETARCH node:20-bullseye-slim

LABEL author="Zastinian" maintainer="contact@hedystia.com"
Expand Down

0 comments on commit 7cd1899

Please sign in to comment.