update docker build
Some checks failed
Build docker container / build (push) Has been cancelled

This commit is contained in:
David Claeys 2024-08-01 11:03:12 +02:00
parent f0fddcf57b
commit 9387669acd

View File

@ -32,7 +32,7 @@ jobs:
with:
images: git.claeyscloud.com/david/epg-info
tags: |
type=raw
type=semver,pattern={{raw}}
type=sha
- name: Build and push
uses: https://github.com/docker/build-push-action@v5