Skip to content

Commit

Permalink
Merge pull request #129 from ls1intum/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
valentin-boehm authored Feb 14, 2024
2 parents 4a28316 + 1a17a2b commit f7ee69f
Show file tree
Hide file tree
Showing 34 changed files with 2,976 additions and 2,559 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM gradle:8.5-jdk17 AS build
FROM gradle:8.6-jdk17 AS build

COPY --chown=gradle:gradle . /home/gradle/src
WORKDIR /home/gradle/src
Expand Down
Loading

0 comments on commit f7ee69f

Please sign in to comment.