fix librex image pull access

fixed: pull access denied for librex
This commit is contained in:
rafalohaki 2023-04-09 00:52:38 +02:00 committed by GitHub
parent 52ae847748
commit 9e24214000
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
version: "2.1"
services:
librex:
image: librex:latest
image: librex/librex:latest
container_name: librex
network_mode: bridge
ports: