Skip to content

Commit ed805ee

Browse files
Update swaggerapi/swagger-ui Docker tag to v5.21.0 (#361)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 871b358 commit ed805ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi/Earthfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
VERSION 0.8
22

33
swagger:
4-
FROM swaggerapi/swagger-ui:v5.20.8
4+
FROM swaggerapi/swagger-ui:v5.21.0
55

66
COPY v1 /usr/share/nginx/html/yaml/
77
COPY swagger/fs /

0 commit comments

Comments
 (0)