mirror of
https://github.com/OpenMW/openmw.git
synced 2025-02-21 09:39:43 +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:
|
||||
- docker
|
||||
- linux
|
||||
image: gcc
|
||||
image: debian:bullseye
|
||||
cache:
|
||||
key: apt-cache
|
||||
paths:
|
||||
|
|
Loading…
Reference in a new issue