Skip to content

Commit c817c2f

Browse files
authored
Update docker-compose.yml
1 parent 00501f5 commit c817c2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/portainer/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: '3'
22

33
services:
44
portainer:
5-
image: portainer/portainer-ee:2.21.3-alpine # or use community edition via portainer/portainer-ce
5+
image: portainer/portainer-ee:2.23.0-alpine # or use community edition via portainer/portainer-ce
66
container_name: portainer-ee # may rename to portainer-ce if community edition is used
77
restart: unless-stopped
88
volumes:

0 commit comments

Comments
 (0)