Skip to content

Commit

Permalink
Fix container label
Browse files Browse the repository at this point in the history
  • Loading branch information
lkiesow committed Feb 11, 2024
1 parent 27b9539 commit 8b7fb4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ version: '3'

services:
nginx-ldap-connector:
image: ghcr.io/virtuos/nginx-ldap-connector:latest
image: ghcr.io/virtuos/nginx-ldap-connector:main
restart: unless-stopped
ports:
- '5555:5555'
Expand Down

0 comments on commit 8b7fb4a

Please sign in to comment.