Skip to content

Commit

Permalink
bump to rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
Foxcapades committed Apr 26, 2024
1 parent c376787 commit 96473a9
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#
# Build Service & Dependencies
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # #

FROM veupathdb/alpine-dev-base:jdk-22-gradle-8.7 AS prep

ARG GITHUB_USERNAME
Expand All @@ -21,11 +15,7 @@ COPY lib lib
RUN gradle --no-daemon test shadowJar


# # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#
# Run the service
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #

FROM amazoncorretto:19-alpine3.17

Expand Down

0 comments on commit 96473a9

Please sign in to comment.