mirror of
https://github.com/sstent/containers.git
synced 2025-12-06 08:01:51 +00:00
Update ubuntu-python3.yml
This commit is contained in:
2
.github/workflows/ubuntu-python3.yml
vendored
2
.github/workflows/ubuntu-python3.yml
vendored
@@ -32,7 +32,7 @@ jobs:
|
|||||||
name: Build and push
|
name: Build and push
|
||||||
uses: docker/build-push-action@v2
|
uses: docker/build-push-action@v2
|
||||||
with:
|
with:
|
||||||
context: rsync/
|
context: ubuntu-python3/
|
||||||
platforms: linux/arm/v7, Linux/amd64, linux/arm64/v8
|
platforms: linux/arm/v7, Linux/amd64, linux/arm64/v8
|
||||||
push: true
|
push: true
|
||||||
tags: ghcr.io/sstent/ubuntu-python3:latest
|
tags: ghcr.io/sstent/ubuntu-python3:latest
|
||||||
|
|||||||
Reference in New Issue
Block a user