feat: switch to bookworm debian base image

This commit is contained in:
andyzhangx 2023-11-05 03:03:57 +00:00
parent 33703cce11
commit dc750107f7

View File

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