Skip to content

Commit c7c2147

Browse files
chore(deps): update alpine docker tag to v3.23.2 (#91)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a9186ce commit c7c2147

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/init_db.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
set -euo pipefail
33

44
# renovate: datasource=docker depName=alpine
5-
ALPINE_VERSION="3.23.0"
5+
ALPINE_VERSION="3.23.2"
66
WAIT_FOR_IT_VERSION="latest"
77

88
echo "Waiting for DB container to be ready..."

0 commit comments

Comments
 (0)