Skip to content

Commit bb48ead

Browse files
chore(deps): update alpine docker tag to v3.22.1 (#49)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 66cdc80 commit bb48ead

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.22.0"
5+
ALPINE_VERSION="3.22.1"
66
WAIT_FOR_IT_VERSION="latest"
77

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

0 commit comments

Comments
 (0)