Merge pull request #419 from saschagrunert/debian-base

Update debian-base image to v1.4.3
This commit is contained in:
Kubernetes Prow Robot 2023-02-22 07:15:58 -08:00 committed by GitHub
commit 7e59f2a38d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
FROM registry.k8s.io/build-image/debian-base:bullseye-v1.4.2 FROM registry.k8s.io/build-image/debian-base:bullseye-v1.4.3
ARG ARCH ARG ARCH
ARG binary=./bin/${ARCH}/nfsplugin ARG binary=./bin/${ARCH}/nfsplugin