Skip to content

Commit 3421457

Browse files
committed
fix: Restore target for Dockerfile
1 parent 4a88eba commit 3421457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ COPY --from=sw360build /sw360_tomcat_webapps /sw360_tomcat_webapps
124124
# Runtime image
125125

126126
# 11-jre21-temurin-noble
127-
FROM tomcat@sha256:7e26fc3555d46ac4446763f182af86287308d6251b234b5a3428d255dbc59582
127+
FROM tomcat@sha256:7e26fc3555d46ac4446763f182af86287308d6251b234b5a3428d255dbc59582 AS sw360
128128

129129
ARG TOMCAT_DIR=/usr/local/tomcat
130130

0 commit comments

Comments
 (0)