Skip to content

Commit

Permalink
update build-base version
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelbreno committed Sep 12, 2024
1 parent 5398aaf commit 43b0470
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ARG KUBERNETES_VERSION=dev

# Build environment
FROM rancher/hardened-build-base:v1.22.5b1 AS build
FROM rancher/hardened-build-base:v1.22.6b1 AS build
ARG DAPPER_HOST_ARCH
ENV ARCH $DAPPER_HOST_ARCH
RUN set -x && \
Expand Down

0 comments on commit 43b0470

Please sign in to comment.