mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-09-11 06:45:58 +00:00
gradle=7.1.1, gradle migrateMappings
This commit is contained in:
2
.gitpod.Dockerfile
vendored
2
.gitpod.Dockerfile
vendored
@@ -16,4 +16,4 @@ RUN sudo apt-get -q update && \
|
||||
sudo apt install -yq openjdk-8-jdk openjdk-16-jdk
|
||||
|
||||
# This is so that you can use java 8 until such a time as you switch to java 16
|
||||
RUN sudo update-java-alternatives --set java-1.8.0-openjdk-amd64
|
||||
RUN sudo update-java-alternatives --set java-1.16.0-openjdk-amd64
|
||||
|
Reference in New Issue
Block a user