1 Commits

Author SHA1 Message Date
ab00e15a09 ci: fix image org
All checks were successful
CI / Test (pull_request) Successful in 1m27s
2025-12-12 19:59:00 +01:00
4 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
1.3.4 1.3.2

View File

@@ -1,4 +1,4 @@
FROM oven/bun:1.3.4@sha256:7608db4aeb44f1fe8169cc8ec7055376b3013557b106407ccf092b00e426407d AS base FROM oven/bun:1.3.2 AS base
WORKDIR /app WORKDIR /app

BIN
bun.lockb

Binary file not shown.

View File

@@ -18,7 +18,7 @@
"gotify": "1.1.0", "gotify": "1.1.0",
"pino": "10.1.0", "pino": "10.1.0",
"pino-pretty": "13.1.3", "pino-pretty": "13.1.3",
"ts3-nodejs-library": "3.5.1" "ts3-nodejs-library": "3.4.1"
}, },
"name": "ts3gotify", "name": "ts3gotify",
"module": "src/main.ts", "module": "src/main.ts",