We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e33903 commit 3fd281aCopy full SHA for 3fd281a
1 file changed
Dockerfile
@@ -2,7 +2,7 @@
2
# build LDMud 3.6.8 on Debian 12 (bookworm)
3
# #### #### #### #### #### #### #### #### #### #### #### #### ####
4
5
-FROM --platform=linux/amd64 debian:bookworm-slim
+FROM debian:bookworm-slim
6
7
LABEL org.opencontainers.image.source="https://github.com/maldorne/ldmud"
8
0 commit comments