Skip to content
Open
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.5@sha256:bd70ab5452391cebf1dbe34e8ec2d8ed08d9038a13295628863e49fc179a8c29
FROM ghcr.io/trueforge-org/python-node:3.14.6@sha256:2a6210017e3f1d7b59413c8c331a761f73b9f257fd0e4fd06bc0ef9e376af124

# 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.5@sha256:bd70ab5452391cebf1dbe34e8ec2d8ed08d9038a13295628863e49fc179a8c29
FROM ghcr.io/trueforge-org/python-node:3.14.6@sha256:2a6210017e3f1d7b59413c8c331a761f73b9f257fd0e4fd06bc0ef9e376af124

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.5@sha256:bd70ab5452391cebf1dbe34e8ec2d8ed08d9038a13295628863e49fc179a8c29
FROM ghcr.io/trueforge-org/python-node:3.14.6@sha256:2a6210017e3f1d7b59413c8c331a761f73b9f257fd0e4fd06bc0ef9e376af124

# 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.5@sha256:bd70ab5452391cebf1dbe34e8ec2d8ed08d9038a13295628863e49fc179a8c29
FROM ghcr.io/trueforge-org/python-node:3.14.6@sha256:2a6210017e3f1d7b59413c8c331a761f73b9f257fd0e4fd06bc0ef9e376af124

# 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.5@sha256:bd70ab5452391cebf1dbe34e8ec2d8ed08d9038a13295628863e49fc179a8c29
FROM ghcr.io/trueforge-org/python-node:3.14.6@sha256:2a6210017e3f1d7b59413c8c331a761f73b9f257fd0e4fd06bc0ef9e376af124

# 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.5@sha256:bd70ab5452391cebf1dbe34e8ec2d8ed08d9038a13295628863e49fc179a8c29 AS wwwstage
FROM ghcr.io/trueforge-org/python-node:3.14.6@sha256:2a6210017e3f1d7b59413c8c331a761f73b9f257fd0e4fd06bc0ef9e376af124 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.5@sha256:bd70ab5452391cebf1dbe34e8ec2d8ed08d9038a13295628863e49fc179a8c29
FROM ghcr.io/trueforge-org/python-node:3.14.6@sha256:2a6210017e3f1d7b59413c8c331a761f73b9f257fd0e4fd06bc0ef9e376af124

# 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.5@sha256:bd70ab5452391cebf1dbe34e8ec2d8ed08d9038a13295628863e49fc179a8c29
FROM ghcr.io/trueforge-org/python-node:3.14.6@sha256:2a6210017e3f1d7b59413c8c331a761f73b9f257fd0e4fd06bc0ef9e376af124

# 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.5@sha256:bd70ab5452391cebf1dbe34e8ec2d8ed08d9038a13295628863e49fc179a8c29 AS buildstage
FROM ghcr.io/trueforge-org/python-node:3.14.6@sha256:2a6210017e3f1d7b59413c8c331a761f73b9f257fd0e4fd06bc0ef9e376af124 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.5@sha256:bd70ab5452391cebf1dbe34e8ec2d8ed08d9038a13295628863e49fc179a8c29
FROM ghcr.io/trueforge-org/python-node:3.14.6@sha256:2a6210017e3f1d7b59413c8c331a761f73b9f257fd0e4fd06bc0ef9e376af124

# 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.5@sha256:bd70ab5452391cebf1dbe34e8ec2d8ed08d9038a13295628863e49fc179a8c29
FROM ghcr.io/trueforge-org/python-node:3.14.6@sha256:2a6210017e3f1d7b59413c8c331a761f73b9f257fd0e4fd06bc0ef9e376af124

# 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.5@sha256:bd70ab5452391cebf1dbe34e8ec2d8ed08d9038a13295628863e49fc179a8c29
FROM ghcr.io/trueforge-org/python-node:3.14.6@sha256:2a6210017e3f1d7b59413c8c331a761f73b9f257fd0e4fd06bc0ef9e376af124

# 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.5@sha256:bd70ab5452391cebf1dbe34e8ec2d8ed08d9038a13295628863e49fc179a8c29 AS buildbase
FROM ghcr.io/trueforge-org/python-node:3.14.6@sha256:2a6210017e3f1d7b59413c8c331a761f73b9f257fd0e4fd06bc0ef9e376af124 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.5@sha256:bd70ab5452391cebf1dbe34e8ec2d8ed08d9038a13295628863e49fc179a8c29
FROM ghcr.io/trueforge-org/python-node:3.14.6@sha256:2a6210017e3f1d7b59413c8c331a761f73b9f257fd0e4fd06bc0ef9e376af124

ARG VERSION
ARG TARGETARCH
Expand Down
Loading