some brief changes

This commit is contained in:
2025-05-13 19:22:37 -04:00
parent 276ae6f9a0
commit 81a6d7ac7b
2 changed files with 2 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
# Use the RoadRunner image as a base for the first stage
FROM ghcr.io/roadrunner-server/roadrunner:2024.3.5 AS roadrunner
FROM ghcr.io/roadrunner-server/roadrunner:2025.1.1 AS roadrunner
# Use the official Composer image as the base for the library stage
FROM siteworxpro/composer AS library

View File

@@ -1,5 +1,6 @@
volumes:
redisdata: {}
pgdata: {}
services: