Update to lunar

This commit is contained in:
ferrreo 2023-04-24 18:06:02 +01:00
parent bcddcf3202
commit 62e1718ae5

View File

@ -7,7 +7,7 @@ jobs:
build: build:
runs-on: self-hosted runs-on: self-hosted
container: container:
image: ubuntu:23:04 image: ubuntu:23.04
volumes: volumes:
- /proc:/proc - /proc:/proc
options: --privileged -it options: --privileged -it