Skip to content

Commit a918ca2

Browse files
chore(deps): update all non-major dependencies to v2.36.0
1 parent 8dd5100 commit a918ca2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.35.0-alpine
278+
image: portainer/portainer-ce:2.36.0-alpine
279279
secrets:
280280
- portainer_admin-password
281281
volumes:
@@ -287,7 +287,7 @@ services:
287287
placement:
288288
constraints:
289289
- node.platform.os == linux
290-
image: portainer/agent:2.35.0
290+
image: portainer/agent:2.36.0
291291
volumes:
292292
- /var/run/docker.sock:/var/run/docker.sock
293293
- /var/lib/docker/volumes:/var/lib/docker/volumes

0 commit comments

Comments
 (0)