chore: upgrade to debian-base:bookworm-v1.0.4 base image

This commit is contained in:
andyzhangx 2024-09-04 11:10:43 +00:00
parent 498702d4f9
commit 3c2f4f9f22

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:bookworm-v1.0.0 FROM registry.k8s.io/build-image/debian-base:bookworm-v1.0.4
ARG ARCH ARG ARCH
ARG binary=./bin/${ARCH}/nfsplugin ARG binary=./bin/${ARCH}/nfsplugin