0

Version bump
All checks were successful
ci/tag Pipeline was successful

This commit is contained in:
0x1def 2024-09-04 00:00:25 +03:00
parent 40a0a87530
commit 6a463d03ca
Signed by: 0x1def
GPG Key ID: D7D7D9B5E72B6AA2

View File

@ -1,7 +1,7 @@
FROM docker.io/bitnami/minideb:bookworm FROM docker.io/bitnami/minideb:bookworm
ENV APP_NAME="mongodb" \ ENV APP_NAME="mongodb" \
APP_VERSION="7.0.10" \ APP_VERSION="7.0.11" \
HOME="/opt/bitnami/mongodb" \ HOME="/opt/bitnami/mongodb" \
OS_ARCH="amd64" \ OS_ARCH="amd64" \
OS_FLAVOUR="debian-12" \ OS_FLAVOUR="debian-12" \