mirror of
https://github.com/intel/intel-device-plugins-for-kubernetes.git
synced 2025-06-03 03:59:37 +00:00
make: pre-pull Ubuntu 22.04
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
This commit is contained in:
parent
c4daeebd73
commit
4eb8190ba7
3
Makefile
3
Makefile
@ -176,8 +176,7 @@ pre-pull:
|
|||||||
ifeq ($(TAG),devel)
|
ifeq ($(TAG),devel)
|
||||||
@$(BUILDER) pull golang:1.19-bullseye
|
@$(BUILDER) pull golang:1.19-bullseye
|
||||||
@$(BUILDER) pull debian:unstable-slim
|
@$(BUILDER) pull debian:unstable-slim
|
||||||
@$(BUILDER) pull clearlinux:latest
|
@$(BUILDER) pull ubuntu:22.04
|
||||||
@$(BUILDER) pull ubuntu:20.04
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
dockerlib = build/docker/lib
|
dockerlib = build/docker/lib
|
||||||
|
Loading…
Reference in New Issue
Block a user