Skip to content

Commit

Permalink
Revert to original base image
Browse files Browse the repository at this point in the history
  • Loading branch information
janvlug committed Jan 4, 2024
1 parent 33526de commit 73eb8df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# ----
FROM harbor.cicd.s15m.nl/docker-hub-proxy/library/maven:3.8.3-openjdk-17-slim AS BUILD_IMAGE
FROM maven:3.8.3-openjdk-17-slim AS BUILD_IMAGE

WORKDIR /var/build/widoco

Expand Down

0 comments on commit 73eb8df

Please sign in to comment.