Skip to content

Commit

Permalink
fix docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
paulpdaniels committed May 15, 2024
1 parent 866681c commit e294a8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apollo-compatibility/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM hseeberger/scala-sbt:17.0.2_1.9.9_3.1.1 AS build
FROM sbtscala/scala-sbt:eclipse-temurin-alpine-22_36_1.10.0_3.4.1 AS build

WORKDIR /build
COPY build.sbt .
Expand Down

0 comments on commit e294a8d

Please sign in to comment.