diff --git a/cluster/images/Dockerfile b/cluster/images/Dockerfile index 455314b8f..0282d785e 100644 --- a/cluster/images/Dockerfile +++ b/cluster/images/Dockerfile @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -FROM alpine:3.20.0 +FROM alpine:3.20.1 ARG BINARY diff --git a/cluster/images/buildx.Dockerfile b/cluster/images/buildx.Dockerfile index 376107aa1..12584eabf 100644 --- a/cluster/images/buildx.Dockerfile +++ b/cluster/images/buildx.Dockerfile @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -FROM alpine:3.20.0 +FROM alpine:3.20.1 ARG BINARY ARG TARGETPLATFORM