We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9186ce commit c7c2147Copy full SHA for c7c2147
scripts/init_db.sh
@@ -2,7 +2,7 @@
2
set -euo pipefail
3
4
# renovate: datasource=docker depName=alpine
5
-ALPINE_VERSION="3.23.0"
+ALPINE_VERSION="3.23.2"
6
WAIT_FOR_IT_VERSION="latest"
7
8
echo "Waiting for DB container to be ready..."
0 commit comments