mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-16 21:49:55 +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