chore: switch image digests to tags
This commit is contained in:
@@ -2,7 +2,7 @@ name: ark-survival-ascended
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
server:
|
server:
|
||||||
image: mschnitzer/asa-linux-server@sha256:6a62f7c6eb77ba4b4b79ef6c2981a0bd9fab287e744d9797e66efc762ebb811e
|
image: mschnitzer/asa-linux-server:1.4.0
|
||||||
container_name: ark-survival-ascended
|
container_name: ark-survival-ascended
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
@@ -65,4 +65,3 @@ x-casaos:
|
|||||||
en_US: Sample App
|
en_US: Sample App
|
||||||
index: /
|
index: /
|
||||||
port_map: "8080"
|
port_map: "8080"
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ name: steam-headless
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
steam:
|
steam:
|
||||||
image: lscr.io/linuxserver/steam:version-f4f48542@sha256:d7b9fbf302e05ae79248d1171fe9751b354f8397eafa1e13a3df0aa6a75de0b4
|
image: lscr.io/linuxserver/steam:version-f4f48542
|
||||||
container_name: steam-headless
|
container_name: steam-headless
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
shm_size: "1gb"
|
shm_size: "1gb"
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
name: steam-moonlight
|
name: steam-moonlight
|
||||||
|
|
||||||
x-steam-common: &steam-common
|
x-steam-common: &steam-common
|
||||||
image: josh5/steam-headless:debian-0.2.0@sha256:540366bee31297c5679a5006a84dbca039ca62aaab695852b51b5f62dffd2c14
|
image: josh5/steam-headless:debian-0.2.0
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
shm_size: "2G"
|
shm_size: "2G"
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Vendored
BIN
Binary file not shown.
Reference in New Issue
Block a user