Daniel Gibbs
3 years ago
No known key found for this signature in database
GPG Key ID: 4D812BAB6228BBA6
2 changed files with
1 additions and
1 deletions
-
.github/workflows/docker-publish.yml
-
Dockerfile.ubuntu-2004
|
@ -44,7 +44,7 @@ jobs: |
|
|
uses: docker/build-push-action@v3.2.0 |
|
|
uses: docker/build-push-action@v3.2.0 |
|
|
with: |
|
|
with: |
|
|
context: . |
|
|
context: . |
|
|
file: ./Dockerfile.ubuntu-20.04 |
|
|
file: ./Dockerfile.ubuntu-2004 |
|
|
platforms: linux/amd64 |
|
|
platforms: linux/amd64 |
|
|
push: true |
|
|
push: true |
|
|
tags: | |
|
|
tags: | |
|
|