mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2026-06-13 13:23:44 +08:00
chore(docker): version will change in the future, so fix it now.
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ FROM amazoncorretto:17-alpine
|
||||
WORKDIR /app
|
||||
|
||||
# Copy built assets
|
||||
COPY --from=builder /app/grasscutter-1.7.4.jar /app/grasscutter.jar
|
||||
COPY --from=builder /app/grasscutter-*.jar /app/grasscutter.jar
|
||||
COPY --from=builder /app/keystore.p12 /app/keystore.p12
|
||||
|
||||
# Copy the resources
|
||||
|
||||
Reference in New Issue
Block a user