We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d55903d commit 1607a11Copy full SHA for 1607a11
misc/s3-sync/Dockerfile
@@ -1,6 +1,6 @@
1
# syntax=docker/dockerfile:1
2
3
-ARG ALPINE_VERSION=3.20.3
+ARG ALPINE_VERSION=3.21.1
4
5
FROM alpine:${ALPINE_VERSION} AS base
6
0 commit comments