Skip to content

Commit 286adf0

Browse files
Update swaggerapi/swagger-ui Docker tag to v5.30.3
1 parent c0daf70 commit 286adf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Earthfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ docs:
143143
${RAW_REGISTRY_SNAPSHOTS}/docs/odm-api-r/${DOC_ARCHIVE}
144144

145145
swagger:
146-
FROM swaggerapi/swagger-ui:v5.30.2
146+
FROM swaggerapi/swagger-ui:v5.30.3
147147

148148
COPY +build/v1 /usr/share/nginx/html/yaml/
149149
COPY openapi/swagger/fs /

0 commit comments

Comments
 (0)