Skip to content

Commit f7208f6

Browse files
kopernic-plCopilot
andauthored
Update modules/swagger-generator/Dockerfile
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent f73fbd9 commit f7208f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/swagger-generator/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ RUN microdnf -y install \
44
gzip \
55
shadow-utils \
66
tar \
7-
which
7+
which && microdnf clean all
88
ENV disableOas31Resolve=False
99
ENV JAVA_HOME=/opt/java/openjdk
1010
COPY --from=eclipse-temurin:17-jre $JAVA_HOME $JAVA_HOME

0 commit comments

Comments
 (0)