From 6f685070c25ef84fccaee2460edb851b312f245c Mon Sep 17 00:00:00 2001 From: Minoplhy Date: Sat, 15 Mar 2025 14:08:36 +0700 Subject: [PATCH] fix: remove cross platform references(for now) --- .github/workflows/image-publish-dev.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/image-publish-dev.yaml b/.github/workflows/image-publish-dev.yaml index 81b843c..4ea28c7 100644 --- a/.github/workflows/image-publish-dev.yaml +++ b/.github/workflows/image-publish-dev.yaml @@ -45,7 +45,6 @@ jobs: with: context: . push: true - platforms: linux/amd64,linux/arm64 labels: ${{ steps.meta.outputs.labels }} tags: | ghcr.io/minoplhy/docker-ripe-atlas:dev