chore(docker): version will change in the future, so fix it now.

This commit is contained in:
Jordan Jones
2024-03-16 22:46:48 -07:00
Unverified
parent 5091fed47b
commit 6acdf274a6
+1 -1
View File
@@ -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