Skip to content

Commit

Permalink
Revert "Updated Homer to version v24.02.1"
Browse files Browse the repository at this point in the history
This reverts commit 5e05ad9.
  • Loading branch information
larsgerber committed Mar 30, 2024
1 parent 5e05ad9 commit 3756bde
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
@@ -1,3 +1,3 @@
FROM b4bz/homer:v24.02.1
FROM b4bz/homer:v23.10.1

COPY ./assets /www/assets
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
version: "2"
services:
homer:
image: b4bz/homer:v24.02.1
image: b4bz/homer:v23.10.1
container_name: homer
volumes:
- ./assets:/www/assets
Expand Down

0 comments on commit 3756bde

Please sign in to comment.