Skip to content

Commit 1607a11

Browse files
Update alpine Docker tag to v3.21.1 in ${packageFileDir}
1 parent d55903d commit 1607a11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

misc/s3-sync/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# syntax=docker/dockerfile:1
22

3-
ARG ALPINE_VERSION=3.20.3
3+
ARG ALPINE_VERSION=3.21.1
44

55
FROM alpine:${ALPINE_VERSION} AS base
66

0 commit comments

Comments
 (0)