some brief changes
This commit is contained in:
@@ -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
|
||||
|
@@ -1,5 +1,6 @@
|
||||
volumes:
|
||||
redisdata: {}
|
||||
pgdata: {}
|
||||
|
||||
services:
|
||||
|
||||
|
Reference in New Issue
Block a user