Minor changes (PATCH)

- Log messages with version
- Dockerfile case
This commit is contained in:
TheCaptain989
2025-04-21 15:12:32 +00:00
committed by GitHub
parent 53bec57fb1
commit 7246fe3eba
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# syntax=docker/dockerfile:1
## Buildstage ##
FROM ghcr.io/linuxserver/baseimage-alpine:3.20 as buildstage
FROM ghcr.io/linuxserver/baseimage-alpine:3.20 AS buildstage
ARG MOD_VERSION
# copy local files