Loading Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ DOCKER ?= docker # the tag of the built images, that is basically their version TAG ?= v2025.0.1 # what debian image to use as base for base image DEBIAN ?= bullseye-20220711 DEBIAN ?= bookworm-20250113 REGISTRY ?= gitlab.fi.muni.cz:5050 PROJECT ?= interlos-org/ci-images USERNAME ?= xhorace4 Loading Loading
Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ DOCKER ?= docker # the tag of the built images, that is basically their version TAG ?= v2025.0.1 # what debian image to use as base for base image DEBIAN ?= bullseye-20220711 DEBIAN ?= bookworm-20250113 REGISTRY ?= gitlab.fi.muni.cz:5050 PROJECT ?= interlos-org/ci-images USERNAME ?= xhorace4 Loading