Skip to content

Commit b048dbd

Browse files
chore(deps): update all non-major dependencies to v2.29.1
1 parent 287f2d5 commit b048dbd

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
@@ -218,7 +218,7 @@ services:
218218
constraints:
219219
- node.role == manager
220220
replicas: 1
221-
image: portainer/portainer-ce:2.29.0-alpine
221+
image: portainer/portainer-ce:2.29.1-alpine
222222
secrets:
223223
- portainer_admin-password
224224
volumes:
@@ -230,7 +230,7 @@ services:
230230
placement:
231231
constraints:
232232
- node.platform.os == linux
233-
image: portainer/agent:2.29.0
233+
image: portainer/agent:2.29.1
234234
volumes:
235235
- /var/run/docker.sock:/var/run/docker.sock
236236
- /var/lib/docker/volumes:/var/lib/docker/volumes

0 commit comments

Comments
 (0)