Add provided scope to quarkus-container-image-docker (#24583)
Closes #24581
This commit is contained in:
parent
0076f357f9
commit
d7143c59e3
1 changed files with 1 additions and 0 deletions
|
@ -100,6 +100,7 @@
|
|||
<dependency>
|
||||
<groupId>io.quarkus</groupId>
|
||||
<artifactId>quarkus-container-image-docker</artifactId>
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
|
||||
<!-- Keycloak -->
|
||||
|
|
Loading…
Reference in a new issue