Skip to content

Commit 1aeed5a

Browse files
Bump alpine from 3.22.0 to 3.22.1 in /cluster/images
Bumps alpine from 3.22.0 to 3.22.1. --- updated-dependencies: - dependency-name: alpine dependency-version: 3.22.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 592fa32 commit 1aeed5a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cluster/images/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM alpine:3.22.0
15+
FROM alpine:3.22.1
1616

1717
ARG BINARY
1818

cluster/images/buildx.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM alpine:3.22.0
15+
FROM alpine:3.22.1
1616

1717
ARG BINARY
1818
ARG TARGETPLATFORM

0 commit comments

Comments
 (0)