Merge pull request #538 from andyzhangx/baseimage-bookworm

feat: switch to bookworm debian base image
This commit is contained in:
Andy Zhang 2023-11-06 11:18:06 +08:00 committed by GitHub
commit db71902c3a
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
# 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