Skip to content

Commit

Permalink
Merge pull request #296 from codacy/address-phpcompatibility-issues
Browse files Browse the repository at this point in the history
TCE-1037 - Address phpcompatibility issues
  • Loading branch information
heliocodacy authored Jul 9, 2024
2 parents d391135 + 9c4bf51 commit 4c3343e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
FROM sbtscala/scala-sbt:eclipse-temurin-jammy-11.0.22_7_1.9.9_2.13.13 as builder
WORKDIR /app
COPY composer.json .
COPY build.sbt .
COPY docs /docs
COPY project project

0 comments on commit 4c3343e

Please sign in to comment.