1
0
mirror of synced 2025-10-20 02:29:24 +03:00

Fix platform problem

This commit is contained in:
yhirose
2025-08-27 00:31:14 -04:00
parent 54e75dc8ef
commit eb11032797

View File

@@ -1,6 +1,3 @@
name: Release Docker Image
on:
@@ -47,6 +44,7 @@ jobs:
context: .
file: ./Dockerfile
push: true
platforms: linux/amd64,linux/arm64 # Build for both amd64 and arm64
# Use extracted tag without leading 'v'
tags: |
yhirose4dockerhub/cpp-httplib-server:latest