mirror of
https://github.com/OpenMW/openmw.git
synced 2025-06-20 17:41:33 +00:00
Use docker image debian:bullseye as our target
This commit is contained in:
parent
61a5c6125d
commit
a4c9a5cb00
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ Debian:
|
||||||
tags:
|
tags:
|
||||||
- docker
|
- docker
|
||||||
- linux
|
- linux
|
||||||
image: gcc
|
image: debian:bullseye
|
||||||
cache:
|
cache:
|
||||||
key: apt-cache
|
key: apt-cache
|
||||||
paths:
|
paths:
|
||||||
|
|
Loading…
Reference in a new issue