fix(drupal): Use dev image
This commit is contained in:
@@ -54,7 +54,7 @@ spec:
|
|||||||
- mountPath: /data
|
- mountPath: /data
|
||||||
name: drupal
|
name: drupal
|
||||||
containers:
|
containers:
|
||||||
- image: drupal:11.1.9-php8.4-apache-trixie
|
- image: registry.gitlab.com/oceanbox/fornix/oceanbox:dev
|
||||||
name: drupal
|
name: drupal
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 80
|
- containerPort: 80
|
||||||
|
|||||||
Reference in New Issue
Block a user