Skip to content

Commit 09ebade

Browse files
chore(deps): update all non-major dependencies
1 parent 3475718 commit 09ebade

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"license": "GPL-3.0-only",
1616
"name": "@maevsi/stack",
17-
"packageManager": "pnpm@10.29.2",
17+
"packageManager": "pnpm@10.29.3",
1818
"private": true,
1919
"repository": "https://github.com/maevsi/stack.git",
2020
"scripts": {

src/development/stack.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ services:
275275
constraints:
276276
- node.role == manager
277277
replicas: 1
278-
image: portainer/portainer-ce:2.38.0-alpine
278+
image: portainer/portainer-ce:2.38.1-alpine
279279
secrets:
280280
- portainer_admin-password
281281
volumes:
@@ -485,7 +485,7 @@ services:
485485
placement:
486486
constraints:
487487
- node.role == manager
488-
image: traefik:v3.6.7
488+
image: traefik:v3.6.8
489489
ports: #DARGSTACK-REMOVE
490490
- mode: host #DARGSTACK-REMOVE
491491
protocol: tcp #DARGSTACK-REMOVE

0 commit comments

Comments
 (0)