Skip to content

Commit

Permalink
trigger java rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
filiptronicek committed Oct 23, 2024
1 parent d544e85 commit d5b6fde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chunks/lang-java/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ARG JAVA_VERSION
USER gitpod

# Dazzle does not rebuild a layer until one of its lines are changed. Increase this counter to rebuild this layer.
ENV TRIGGER_REBUILD=1
ENV TRIGGER_REBUILD=2

RUN curl -fsSL "https://get.sdkman.io" | bash \
&& bash -c ". /home/gitpod/.sdkman/bin/sdkman-init.sh \
Expand Down

0 comments on commit d5b6fde

Please sign in to comment.