Skip to content

Commit 983d8db

Browse files
author
psadi
committed
fix: remove platform spec in containerfile
1 parent 8736531 commit 983d8db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM --platform=$BUILDPLATFORM ghcr.io/pkgforge-dev/archlinux:latest
1+
FROM ghcr.io/pkgforge-dev/archlinux:latest
22

33
LABEL org.opencontainers.image.source="https://github.com/psadi/ghostty-appimage"
44
LABEL org.opencontainers.image.description="Container image for ghostty-appimage dependencies"

0 commit comments

Comments
 (0)