Skip to content

Commit e86ec1b

Browse files
chore(deps): update all non-major dependencies to v2.33.1
1 parent 2071ed8 commit e86ec1b

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
@@ -272,7 +272,7 @@ services:
272272
constraints:
273273
- node.role == manager
274274
replicas: 1
275-
image: portainer/portainer-ce:2.33.0-alpine
275+
image: portainer/portainer-ce:2.33.1-alpine
276276
secrets:
277277
- portainer_admin-password
278278
volumes:
@@ -284,7 +284,7 @@ services:
284284
placement:
285285
constraints:
286286
- node.platform.os == linux
287-
image: portainer/agent:2.33.0
287+
image: portainer/agent:2.33.1
288288
volumes:
289289
- /var/run/docker.sock:/var/run/docker.sock
290290
- /var/lib/docker/volumes:/var/lib/docker/volumes

0 commit comments

Comments
 (0)