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.4@sha256:dc445cf37c8cd8b0ce597153c195d8366ca78b07b4754fc7618e4fe086c21436
FROM ghcr.io/trueforge-org/python-node:3.14.5@sha256:1fbcb78a08a210a16c27cb2ad8cf9badaa996a3009462ecb66800125e2f995fe

# 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.4@sha256:dc445cf37c8cd8b0ce597153c195d8366ca78b07b4754fc7618e4fe086c21436
FROM ghcr.io/trueforge-org/python-node:3.14.5@sha256:1fbcb78a08a210a16c27cb2ad8cf9badaa996a3009462ecb66800125e2f995fe

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.4@sha256:dc445cf37c8cd8b0ce597153c195d8366ca78b07b4754fc7618e4fe086c21436
FROM ghcr.io/trueforge-org/python-node:3.14.5@sha256:1fbcb78a08a210a16c27cb2ad8cf9badaa996a3009462ecb66800125e2f995fe

# 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.4@sha256:dc445cf37c8cd8b0ce597153c195d8366ca78b07b4754fc7618e4fe086c21436
FROM ghcr.io/trueforge-org/python-node:3.14.5@sha256:1fbcb78a08a210a16c27cb2ad8cf9badaa996a3009462ecb66800125e2f995fe

# 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.4@sha256:dc445cf37c8cd8b0ce597153c195d8366ca78b07b4754fc7618e4fe086c21436
FROM ghcr.io/trueforge-org/python-node:3.14.5@sha256:1fbcb78a08a210a16c27cb2ad8cf9badaa996a3009462ecb66800125e2f995fe

# 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.4@sha256:dc445cf37c8cd8b0ce597153c195d8366ca78b07b4754fc7618e4fe086c21436 AS wwwstage
FROM ghcr.io/trueforge-org/python-node:3.14.5@sha256:1fbcb78a08a210a16c27cb2ad8cf9badaa996a3009462ecb66800125e2f995fe 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.4@sha256:dc445cf37c8cd8b0ce597153c195d8366ca78b07b4754fc7618e4fe086c21436
FROM ghcr.io/trueforge-org/python-node:3.14.5@sha256:1fbcb78a08a210a16c27cb2ad8cf9badaa996a3009462ecb66800125e2f995fe

# 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.4@sha256:dc445cf37c8cd8b0ce597153c195d8366ca78b07b4754fc7618e4fe086c21436
FROM ghcr.io/trueforge-org/python-node:3.14.5@sha256:1fbcb78a08a210a16c27cb2ad8cf9badaa996a3009462ecb66800125e2f995fe

# 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.4@sha256:dc445cf37c8cd8b0ce597153c195d8366ca78b07b4754fc7618e4fe086c21436 AS buildstage
FROM ghcr.io/trueforge-org/python-node:3.14.5@sha256:1fbcb78a08a210a16c27cb2ad8cf9badaa996a3009462ecb66800125e2f995fe 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.4@sha256:dc445cf37c8cd8b0ce597153c195d8366ca78b07b4754fc7618e4fe086c21436
FROM ghcr.io/trueforge-org/python-node:3.14.5@sha256:1fbcb78a08a210a16c27cb2ad8cf9badaa996a3009462ecb66800125e2f995fe

# 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.4@sha256:dc445cf37c8cd8b0ce597153c195d8366ca78b07b4754fc7618e4fe086c21436
FROM ghcr.io/trueforge-org/python-node:3.14.5@sha256:1fbcb78a08a210a16c27cb2ad8cf9badaa996a3009462ecb66800125e2f995fe

# 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.4@sha256:dc445cf37c8cd8b0ce597153c195d8366ca78b07b4754fc7618e4fe086c21436
FROM ghcr.io/trueforge-org/python-node:3.14.5@sha256:1fbcb78a08a210a16c27cb2ad8cf9badaa996a3009462ecb66800125e2f995fe

# 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.4@sha256:dc445cf37c8cd8b0ce597153c195d8366ca78b07b4754fc7618e4fe086c21436 AS buildbase
FROM ghcr.io/trueforge-org/python-node:3.14.5@sha256:1fbcb78a08a210a16c27cb2ad8cf9badaa996a3009462ecb66800125e2f995fe AS buildbase

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

FROM ghcr.io/trueforge-org/python-node:3.14.4@sha256:dc445cf37c8cd8b0ce597153c195d8366ca78b07b4754fc7618e4fe086c21436
FROM ghcr.io/trueforge-org/python-node:3.14.5@sha256:1fbcb78a08a210a16c27cb2ad8cf9badaa996a3009462ecb66800125e2f995fe

ARG VERSION
ARG TARGETARCH
Expand Down
Loading