mirror of
https://github.com/GMWalletApp/epusdt.git
synced 2026-07-07 02:06:16 +00:00
docs: sync docker examples to latest image
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
epusdt:
|
epusdt:
|
||||||
image: gmwallet/epusdt:alpine
|
image: gmwallet/epusdt:latest
|
||||||
restart: always
|
restart: always
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
|
|||||||
+1
-1
@@ -83,7 +83,7 @@ EOF
|
|||||||
cat <<EOF > docker-compose.yaml
|
cat <<EOF > docker-compose.yaml
|
||||||
services:
|
services:
|
||||||
epusdt:
|
epusdt:
|
||||||
image: gmwallet/epusdt:alpine
|
image: gmwallet/epusdt:latest
|
||||||
restart: always
|
restart: always
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
|
|||||||
Reference in New Issue
Block a user