Merge pull request #761 from andyzhangx/bookworm-v1.0.4

chore: upgrade to debian-base:bookworm-v1.0.4 base image
This commit is contained in:
Andy Zhang 2024-09-05 09:02:54 +08:00 committed by GitHub
commit cddc375cb4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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