mirror of
https://codeberg.org/spire/docker-tf2-server.git
synced 2026-06-03 18:04:11 +02:00
update base image
This commit is contained in:
parent
0ebf4da114
commit
3784620a33
6 changed files with 34 additions and 24 deletions
2
.github/workflows/docker.yaml
vendored
2
.github/workflows/docker.yaml
vendored
|
|
@ -10,7 +10,7 @@ on:
|
|||
|
||||
jobs:
|
||||
docker:
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue