fix dockerfile
All checks were successful
Build and Publish registry cleaner / publish (push) Successful in 48s

This commit is contained in:
Eugene Howe
2025-11-04 06:30:37 -05:00
parent c1afcc86f3
commit 6fc625e350

View File

@@ -30,7 +30,6 @@ jobs:
DOCKER_HOST: unix:///var/run/docker.sock DOCKER_HOST: unix:///var/run/docker.sock
with: with:
context: . context: .
file: frontend/Dockerfile
push: true push: true
platforms: linux/arm64 platforms: linux/arm64
tags: | tags: |