Merge pull request #538 from andyzhangx/baseimage-bookworm
feat: switch to bookworm debian base image
This commit is contained in:
commit
db71902c3a
@ -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.3
|
FROM registry.k8s.io/build-image/debian-base:bookworm-v1.0.0
|
||||||
|
|
||||||
ARG ARCH
|
ARG ARCH
|
||||||
ARG binary=./bin/${ARCH}/nfsplugin
|
ARG binary=./bin/${ARCH}/nfsplugin
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user