File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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 :
You can’t perform that action at this time.
0 commit comments