Skip to content

Commit 62eaa9f

Browse files
chore(deps): update alpine docker tag to v3.21.2
1 parent a42f2b2 commit 62eaa9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-images.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Terminate on error
44
set -e
55

6-
alpine_version=3.20.3
6+
alpine_version=3.21.2
77

88
# Prepare variables for later use
99
images=()

0 commit comments

Comments
 (0)