1 Commits
0.0.3 ... 0.0.4

Author SHA1 Message Date
bdf16e1cd4 Update versions 2026-01-02 11:22:23 -08:00
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM docker.io/library/debian:bookworm
FROM docker.io/library/debian:trixie
RUN apt update && apt install -y ca-certificates git

View File

@@ -1 +1 @@
deb [arch=amd64 signed-by=/etc/apt/keyrings/docker.gpg] https://download.docker.com/linux/debian bookworm stable
deb [arch=amd64 signed-by=/etc/apt/keyrings/docker.gpg] https://download.docker.com/linux/debian trixie stable

View File

@@ -1 +1 @@
deb [arch=amd64 signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_18.x nodistro main
deb [arch=amd64 signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_24.x nodistro main