Skip to content

Commit d1960e4

Browse files
chore(deps): update all non-major dependencies
1 parent 8fae43b commit d1960e4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/development/stack.yml

Lines changed: 3 additions & 3 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.1-alpine
275+
image: portainer/portainer-ce:2.34.0-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.1
287+
image: portainer/agent:2.34.0
288288
volumes:
289289
- /var/run/docker.sock:/var/run/docker.sock
290290
- /var/lib/docker/volumes:/var/lib/docker/volumes
@@ -414,7 +414,7 @@ services:
414414
# timeout: 10s
415415
# retries: 3
416416
# start_period: 10s
417-
image: redpandadata/redpanda:v25.2.4
417+
image: redpandadata/redpanda:v25.2.5
418418
volumes:
419419
- redpanda_data:/var/lib/redpanda/data
420420
redpanda-console:

0 commit comments

Comments
 (0)