Update SAMBA_PASSWORD in .env.example and specify image version in docker-compose.yml for consistency
Deploy cloud-pc / deploy (push) Failing after 1s
Deploy cloud-pc / deploy (push) Failing after 1s
This commit is contained in:
@@ -1 +1 @@
|
||||
SAMBA_PASSWORD=changeme
|
||||
SAMBA_PASSWORD=
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
samba:
|
||||
image: ghcr.io/servercontainers/samba:latest
|
||||
image: ghcr.io/servercontainers/samba:sha256-e49f754b7c4a29d6b9338e33527d497c7167e5f0f3172c8a96f2daab9d0e5ec0.sig
|
||||
container_name: samba
|
||||
restart: unless-stopped
|
||||
network_mode: host
|
||||
|
||||
Reference in New Issue
Block a user