Skip to content

Commit

Permalink
Merge branch 'die-prototype' of github.com:timja/jenkins into die-pro…
Browse files Browse the repository at this point in the history
…totype
  • Loading branch information
timja committed Aug 7, 2023
2 parents ec84977 + 8aaf16c commit 4564bd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitpod/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM gitpod/workspace-full

ARG MAVEN_VERSION=3.9.3
ARG MAVEN_VERSION=3.9.4

RUN brew install gh && \
bash -c ". /home/gitpod/.sdkman/bin/sdkman-init.sh && sdk install maven ${MAVEN_VERSION} && sdk default maven ${MAVEN_VERSION}"

0 comments on commit 4564bd5

Please sign in to comment.