Skip to content

Commit 036df35

Browse files
chore(deps): update all non-major dependencies to v2.30.0
1 parent c7e68e6 commit 036df35

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
@@ -239,7 +239,7 @@ services:
239239
constraints:
240240
- node.role == manager
241241
replicas: 1
242-
image: portainer/portainer-ce:2.29.2-alpine
242+
image: portainer/portainer-ce:2.30.0-alpine
243243
secrets:
244244
- portainer_admin-password
245245
volumes:
@@ -251,7 +251,7 @@ services:
251251
placement:
252252
constraints:
253253
- node.platform.os == linux
254-
image: portainer/agent:2.29.2
254+
image: portainer/agent:2.30.0
255255
volumes:
256256
- /var/run/docker.sock:/var/run/docker.sock
257257
- /var/lib/docker/volumes:/var/lib/docker/volumes

0 commit comments

Comments
 (0)