Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudgge committed Jun 14, 2024
1 parent 5191756 commit 708da13
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 @@ -61,7 +61,7 @@ RUN wget --progress=bar:force:noscroll -O /tmp/theme.zip https://github.com/clou
FROM registry.cloudogu.com/official/base:3.19.1-2
LABEL maintainer="[email protected]" \
NAME="official/nginx" \
VERSION="1.23.2-10"
VERSION="1.26.1-1"

ENV CES_MAINTENANCE_MODE=false

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/nginx",
"Version": "1.23.2-10",
"Version": "1.26.1-1",
"DisplayName": "Nginx",
"Description": "Nginx WebServer.",
"Logo": "https://cloudogu.com/images/dogus/nginx.png",
Expand Down

0 comments on commit 708da13

Please sign in to comment.