Skip to content

Commit a558773

Browse files
chore(deps): update all non-major dependencies to v2.31.1
1 parent 050df7b commit a558773

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
@@ -269,7 +269,7 @@ services:
269269
constraints:
270270
- node.role == manager
271271
replicas: 1
272-
image: portainer/portainer-ce:2.31.0-alpine
272+
image: portainer/portainer-ce:2.31.1-alpine
273273
secrets:
274274
- portainer_admin-password
275275
volumes:
@@ -281,7 +281,7 @@ services:
281281
placement:
282282
constraints:
283283
- node.platform.os == linux
284-
image: portainer/agent:2.31.0
284+
image: portainer/agent:2.31.1
285285
volumes:
286286
- /var/run/docker.sock:/var/run/docker.sock
287287
- /var/lib/docker/volumes:/var/lib/docker/volumes

0 commit comments

Comments
 (0)