Skip to content

Commit 43daea2

Browse files
chore(deps): update all non-major dependencies
1 parent 41d9a0f commit 43daea2

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
@@ -275,7 +275,7 @@ services:
275275
constraints:
276276
- node.role == manager
277277
replicas: 1
278-
image: portainer/portainer-ce:2.37.0-alpine
278+
image: portainer/portainer-ce:2.38.0-alpine
279279
secrets:
280280
- portainer_admin-password
281281
volumes:
@@ -287,7 +287,7 @@ services:
287287
placement:
288288
constraints:
289289
- node.platform.os == linux
290-
image: portainer/agent:2.37.0
290+
image: portainer/agent:2.38.0
291291
volumes:
292292
- /var/run/docker.sock:/var/run/docker.sock
293293
- /var/lib/docker/volumes:/var/lib/docker/volumes
@@ -318,7 +318,7 @@ services:
318318
POSTGRAPHILE_JWT_PUBLIC_KEY_FILE: /run/config/postgraphile_jwt-public-key
319319
POSTGRAPHILE_JWT_SECRET_KEY_FILE: /run/secrets/postgraphile_jwt-secret
320320
POSTGRAPHILE_OWNER_CONNECTION_FILE: /run/secrets/postgraphile_owner-connection
321-
image: ghcr.io/maevsi/postgraphile:1.0.17
321+
image: ghcr.io/maevsi/postgraphile:1.0.18
322322
secrets:
323323
- postgraphile_connection
324324
- postgraphile_jwt-secret

0 commit comments

Comments
 (0)