Skip to content

Commit

Permalink
[docker] tags updated
Browse files Browse the repository at this point in the history
  • Loading branch information
yusufcanb committed Jan 26, 2024
1 parent 96bb803 commit 426c7be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ services:
restart: on-failure

enohub:
image: ghcr.io/yusufcanb/enohub:0.3.0
image: ghcr.io/yusufcanb/enohub:0.3.1
volumes:
- ./config.yaml:/opt/enocean/enohub/config.yaml
devices:
Expand All @@ -38,7 +38,7 @@ services:
- influxdb

nginx:
image: ghcr.io/yusufcanb/enohub-proxy:0.3.0
image: ghcr.io/yusufcanb/enohub-proxy:0.3.1
ports:
- '80:80'
- '443:443'
Expand Down

0 comments on commit 426c7be

Please sign in to comment.