Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

Commit

Permalink
switcher default provider to purpur
Browse files Browse the repository at this point in the history
  • Loading branch information
Okazakee committed Jan 24, 2023
1 parent bad736e commit de84d76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM eclipse-temurin:17.0.5_8-jre-jammy

# Environment variables
ENV CPU_ARCHITECTURE="" \
SERVER_PROVIDER="paper" \
SERVER_PROVIDER="purpur" \
LAZYMC_VERSION="latest" \
MC_VERSION="latest" \
SERVER_BUILD="latest" \
Expand Down

0 comments on commit de84d76

Please sign in to comment.