Update Dockerfile

This commit is contained in:
2023-06-14 13:28:06 +02:00
parent a295ac337d
commit dcd70dd299

View File

@@ -1,4 +1,4 @@
FROM ich777/debian-baseimage
FROM ich777/debian-baseimage:bullseye_amd64
LABEL org.opencontainers.image.authors="admin@minenet.at"
LABEL org.opencontainers.image.source="https://github.com/ich777/docker-steamcmd-server"