Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco Bergen committed Jan 22, 2025
1 parent 78ffb83 commit fe10bae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ RUN unzip /tmp/swagger-ui.zip -d /tmp && mv /tmp/swagger-ui-${SWAGGERUI_VERSION}

FROM registry.cloudogu.com/official/base:3.21.0-1
LABEL NAME="official/swaggerui" \
VERSION="5.18.2-2" \
VERSION="5.18.2-3" \
maintainer="[email protected]"

ENV SERVICE_TAGS=webapp \
Expand Down
2 changes: 1 addition & 1 deletion dogu.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"Name": "official/swaggerui",
"Version": "5.18.2-2",
"Version": "5.18.2-3",
"DisplayName": "Swagger UI",
"Description": "Swagger UI displays your openAPI specification.",
"Logo": "https://github.com/cloudogu/swagger-ui/blob/master/src/img/logo_small.png?raw=true",
Expand Down

0 comments on commit fe10bae

Please sign in to comment.