Skip to content

Commit 4eb8190

Browse files
committed
make: pre-pull Ubuntu 22.04
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
1 parent c4daeeb commit 4eb8190

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Makefile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,8 +176,7 @@ pre-pull:
176176
ifeq ($(TAG),devel)
177177
@$(BUILDER) pull golang:1.19-bullseye
178178
@$(BUILDER) pull debian:unstable-slim
179-
@$(BUILDER) pull clearlinux:latest
180-
@$(BUILDER) pull ubuntu:20.04
179+
@$(BUILDER) pull ubuntu:22.04
181180
endif
182181

183182
dockerlib = build/docker/lib

0 commit comments

Comments
 (0)