Update ubuntu-python3.yml

This commit is contained in:
2023-11-20 08:43:47 -05:00
committed by GitHub
parent 85ff6811e2
commit 43883ee005

View File

@@ -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