[bitnami/symfony] Release 5.4.24-debian-11-r1 (#35877)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2023-05-31 00:25:50 +02:00
committed by GitHub
parent c8236e6846
commit 0c5a4ed4b5
3 changed files with 4 additions and 4 deletions

View File

@@ -3,10 +3,10 @@ FROM docker.io/bitnami/minideb:bullseye
ARG TARGETARCH
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \
org.opencontainers.image.created="2023-05-27T21:44:50Z" \
org.opencontainers.image.created="2023-05-30T22:06:24Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="5.4.24-debian-11-r0" \
org.opencontainers.image.ref.name="5.4.24-debian-11-r1" \
org.opencontainers.image.title="symfony" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="5.4.24"

View File

@@ -2,7 +2,7 @@ version: '2'
services:
mariadb:
image: docker.io/bitnami/mariadb:10.6
image: docker.io/bitnami/mariadb:10.11
environment:
# ALLOW_EMPTY_PASSWORD is recommended only for development.
- ALLOW_EMPTY_PASSWORD=yes

View File

@@ -85,7 +85,7 @@ services:
depends_on:
- mariadb
mariadb:
image: 'bitnami/mariadb:10.3'
image: 'bitnami/mariadb:10.11'
environment:
- ALLOW_EMPTY_PASSWORD=yes
- MARIADB_USER=bobby