chore: try a different traefik version

This commit is contained in:
Stavros
2026-07-16 18:51:11 +03:00
parent 6b77777d59
commit b327dd1365
2 changed files with 1 additions and 6 deletions
-5
View File
@@ -15,11 +15,6 @@ jobs:
with:
persist-credentials: false
- name: Setup node
uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # ratchet:actions/setup-node@v7
with:
node-version: 25
- name: Setup pnpm
uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # ratchet:pnpm/action-setup@v6
with:
+1 -1
View File
@@ -1,6 +1,6 @@
services:
traefik:
image: traefik:v3.7.8
image: traefik:v3.6.23
pull_policy: missing
command: |
--api.insecure=true