Skip to content

Commit

Permalink
Using fully qualified image name now
Browse files Browse the repository at this point in the history
  • Loading branch information
ayeshabhatti78 committed Mar 14, 2024
1 parent 7dcd42e commit e7a319a
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,4 +1,4 @@
FROM openjdk:17-jdk-slim AS build
FROM docker.io/library/openjdk:17-jdk-slim AS build

RUN mkdir /build
COPY pom.xml /build/
Expand Down

0 comments on commit e7a319a

Please sign in to comment.