Skip to content

Commit b787a7f

Browse files
authored
Merge pull request #135 from rancher-sandbox/alpine-3.22
Bump Alpine version 3.21.3 → 3.22.2
2 parents 3278880 + 1e4b420 commit b787a7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG ALPINE_VERSION=3.21.3
1+
ARG ALPINE_VERSION=3.22.2
22
FROM alpine:${ALPINE_VERSION} AS builder
33

44
ARG BUILD_ID=

0 commit comments

Comments
 (0)