Skip to content

Commit becad26

Browse files
chore(deps): update quay.io/quarkus/quarkus-micro-image:2.0 docker digest to ec55f7e
1 parent d179910 commit becad26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend-java/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ COPY --chown=quarkus:quarkus . ./
99
RUN ./mvnw package -Pnative -DskipTests
1010

1111
# "A base image to run Quarkus native application using UBI Micro"
12-
FROM quay.io/quarkus/quarkus-micro-image:2.0@sha256:8439095bcd7a0ead18db87d2fc17bdc9b9a62df07ddeb65590b09f92d79bcadb
12+
FROM quay.io/quarkus/quarkus-micro-image:2.0@sha256:ec55f7e85b02c74a152a7474105e142a4c719184bf79aa19f743aec10e2b6cc1
1313

1414
# Port and health check
1515
EXPOSE 3000

0 commit comments

Comments
 (0)