Skip to content
Snippets Groups Projects
Unverified Commit f98cf1d3 authored by Tomáš Pecka's avatar Tomáš Pecka
Browse files

Set proper image for ubuntu disco (fixes #168)

parent f3e5d3a3
No related branches found
No related tags found
No related merge requests found
Pipeline #50372 canceled
...@@ -428,7 +428,7 @@ package:debian:bullseye:stable: ...@@ -428,7 +428,7 @@ package:debian:bullseye:stable:
extends: .package:debian extends: .package:debian
   
.package:ubuntu:disco: .package:ubuntu:disco:
image: ubuntu:bionic image: ubuntu:disco
extends: .package:debian extends: .package:debian
   
package:ubuntu:bionic:snapshot: package:ubuntu:bionic:snapshot:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment