Updated Got to 1.25.5
made spells display correct spell information
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Development Dockerfile für Go Backend mit Live-Reloading
|
||||
#FROM golang:1.23-alpine
|
||||
FROM golang:1.24-alpine
|
||||
FROM golang:1.25-alpine
|
||||
|
||||
# Install necessary packages for CGO and SQLite
|
||||
RUN apk add --no-cache gcc musl-dev sqlite-dev
|
||||
|
||||
Reference in New Issue
Block a user