Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/budge/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

FROM ghcr.io/trueforge-org/python-node:3.14.6@sha256:d527a7ccde8b62249bf4d9902bca2a045af32712fe89c5bde2bfdd8c880f7833
FROM ghcr.io/trueforge-org/python-node:3.14.6@sha256:4c5a5c1d47678e3ca832d02d7b9573de6b2b1ded46a0b3b13a0fa9c2762d7f31

# set version label
ARG VERSION
Expand Down
2 changes: 1 addition & 1 deletion apps/changedetection/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

FROM ghcr.io/trueforge-org/python-node:3.14.6@sha256:d527a7ccde8b62249bf4d9902bca2a045af32712fe89c5bde2bfdd8c880f7833
FROM ghcr.io/trueforge-org/python-node:3.14.6@sha256:4c5a5c1d47678e3ca832d02d7b9573de6b2b1ded46a0b3b13a0fa9c2762d7f31

ARG VERSION
ARG TARGETARCH
Expand Down
2 changes: 1 addition & 1 deletion apps/diskover/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

FROM ghcr.io/trueforge-org/python-node:3.14.6@sha256:d527a7ccde8b62249bf4d9902bca2a045af32712fe89c5bde2bfdd8c880f7833
FROM ghcr.io/trueforge-org/python-node:3.14.6@sha256:4c5a5c1d47678e3ca832d02d7b9573de6b2b1ded46a0b3b13a0fa9c2762d7f31

# set version label
ARG VERSION
Expand Down
2 changes: 1 addition & 1 deletion apps/hedgedoc/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/trueforge-org/python-node:3.14.6@sha256:d527a7ccde8b62249bf4d9902bca2a045af32712fe89c5bde2bfdd8c880f7833
FROM ghcr.io/trueforge-org/python-node:3.14.6@sha256:4c5a5c1d47678e3ca832d02d7b9573de6b2b1ded46a0b3b13a0fa9c2762d7f31

# set version label
ARG VERSION
Expand Down
2 changes: 1 addition & 1 deletion apps/kasm/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

FROM ghcr.io/trueforge-org/python-node:3.14.6@sha256:d527a7ccde8b62249bf4d9902bca2a045af32712fe89c5bde2bfdd8c880f7833
FROM ghcr.io/trueforge-org/python-node:3.14.6@sha256:4c5a5c1d47678e3ca832d02d7b9573de6b2b1ded46a0b3b13a0fa9c2762d7f31

# set version label
ARG VERSION
Expand Down
4 changes: 2 additions & 2 deletions apps/kasmvnc/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/trueforge-org/python-node:3.14.6@sha256:d527a7ccde8b62249bf4d9902bca2a045af32712fe89c5bde2bfdd8c880f7833 AS wwwstage
FROM ghcr.io/trueforge-org/python-node:3.14.6@sha256:4c5a5c1d47678e3ca832d02d7b9573de6b2b1ded46a0b3b13a0fa9c2762d7f31 AS wwwstage

ARG KASM_NOVNC_VERSION
USER root
Expand Down Expand Up @@ -215,7 +215,7 @@ RUN \
rm -f package-lock.json

# runtime stage
FROM ghcr.io/trueforge-org/python-node:3.14.6@sha256:d527a7ccde8b62249bf4d9902bca2a045af32712fe89c5bde2bfdd8c880f7833
FROM ghcr.io/trueforge-org/python-node:3.14.6@sha256:4c5a5c1d47678e3ca832d02d7b9573de6b2b1ded46a0b3b13a0fa9c2762d7f31

# set version label
ARG VERSION
Expand Down
2 changes: 1 addition & 1 deletion apps/mylar3/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

FROM ghcr.io/trueforge-org/python-node:3.14.6@sha256:d527a7ccde8b62249bf4d9902bca2a045af32712fe89c5bde2bfdd8c880f7833
FROM ghcr.io/trueforge-org/python-node:3.14.6@sha256:4c5a5c1d47678e3ca832d02d7b9573de6b2b1ded46a0b3b13a0fa9c2762d7f31

# set version label
ARG VERSION
Expand Down
2 changes: 1 addition & 1 deletion apps/planka/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/trueforge-org/python-node:3.14.6@sha256:d527a7ccde8b62249bf4d9902bca2a045af32712fe89c5bde2bfdd8c880f7833 AS buildstage
FROM ghcr.io/trueforge-org/python-node:3.14.6@sha256:4c5a5c1d47678e3ca832d02d7b9573de6b2b1ded46a0b3b13a0fa9c2762d7f31 AS buildstage

# set version label
ARG VERSION
Expand Down
2 changes: 1 addition & 1 deletion apps/pylon/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

FROM ghcr.io/trueforge-org/python-node:3.14.6@sha256:d527a7ccde8b62249bf4d9902bca2a045af32712fe89c5bde2bfdd8c880f7833
FROM ghcr.io/trueforge-org/python-node:3.14.6@sha256:4c5a5c1d47678e3ca832d02d7b9573de6b2b1ded46a0b3b13a0fa9c2762d7f31

# set version label
ARG VERSION
Expand Down
2 changes: 1 addition & 1 deletion apps/thelounge/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

FROM ghcr.io/trueforge-org/python-node:3.14.6@sha256:d527a7ccde8b62249bf4d9902bca2a045af32712fe89c5bde2bfdd8c880f7833
FROM ghcr.io/trueforge-org/python-node:3.14.6@sha256:4c5a5c1d47678e3ca832d02d7b9573de6b2b1ded46a0b3b13a0fa9c2762d7f31

# set version label
ARG VERSION
Expand Down
2 changes: 1 addition & 1 deletion apps/wikijs/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

FROM ghcr.io/trueforge-org/python-node:3.14.6@sha256:d527a7ccde8b62249bf4d9902bca2a045af32712fe89c5bde2bfdd8c880f7833
FROM ghcr.io/trueforge-org/python-node:3.14.6@sha256:4c5a5c1d47678e3ca832d02d7b9573de6b2b1ded46a0b3b13a0fa9c2762d7f31

# set version label
ARG VERSION
Expand Down
4 changes: 2 additions & 2 deletions apps/your_spotify/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

FROM ghcr.io/trueforge-org/python-node:3.14.6@sha256:d527a7ccde8b62249bf4d9902bca2a045af32712fe89c5bde2bfdd8c880f7833 AS buildbase
FROM ghcr.io/trueforge-org/python-node:3.14.6@sha256:4c5a5c1d47678e3ca832d02d7b9573de6b2b1ded46a0b3b13a0fa9c2762d7f31 AS buildbase

# set version label
ARG VERSION
Expand Down Expand Up @@ -44,7 +44,7 @@ RUN \
cd /app/www/apps/server && \
pnpm build

FROM ghcr.io/trueforge-org/python-node:3.14.6@sha256:d527a7ccde8b62249bf4d9902bca2a045af32712fe89c5bde2bfdd8c880f7833
FROM ghcr.io/trueforge-org/python-node:3.14.6@sha256:4c5a5c1d47678e3ca832d02d7b9573de6b2b1ded46a0b3b13a0fa9c2762d7f31

ARG VERSION
ARG TARGETARCH
Expand Down
Loading