mirror of
https://github.com/okxlin/appstore.git
synced 2026-09-25 16:01:04 +00:00
fix: pin reviewed app image digests
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
dokku:
|
||||
image: "dokku/dokku:0.38.26"
|
||||
image: "dokku/dokku:0.38.26@sha256:0128539691d4fe8529f83dadd0a500f5f71ba0a6c003c59b8119fc3614d027ec"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: unless-stopped
|
||||
network_mode: bridge
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
litellm:
|
||||
image: "ghcr.io/berriai/litellm-database:v1.96.0"
|
||||
image: "ghcr.io/berriai/litellm-database:v1.96.0@sha256:5c6fbd79d36e3c902e049627026d1b4211cf4ebcce2409ab240c5be388984d04"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
|
||||
@@ -36,7 +36,7 @@ services:
|
||||
- 1panel-network
|
||||
|
||||
http-proxy:
|
||||
image: "gogost/gost:latest"
|
||||
image: "gogost/gost:latest@sha256:48d6196d850c6f37588a33ea22072e745b15d072e3d08cbc36c278fc7d5a1308"
|
||||
container_name: ${CONTAINER_NAME}-http
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
microwarp:
|
||||
image: "ghcr.io/ccbkkb/microwarp:0.2.0"
|
||||
image: "ghcr.io/ccbkkb/microwarp:0.2.0@sha256:0f20511e3e2a887d6b72c448da262a230a32d489547e96c3d7bbb27b30217634"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -36,7 +36,7 @@ services:
|
||||
- 1panel-network
|
||||
|
||||
http-proxy:
|
||||
image: "gogost/gost:latest"
|
||||
image: "gogost/gost:latest@sha256:48d6196d850c6f37588a33ea22072e745b15d072e3d08cbc36c278fc7d5a1308"
|
||||
container_name: ${CONTAINER_NAME}-http
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
microwarp:
|
||||
image: "ghcr.io/ccbkkb/microwarp:0.2.0"
|
||||
image: "ghcr.io/ccbkkb/microwarp:0.2.0@sha256:0f20511e3e2a887d6b72c448da262a230a32d489547e96c3d7bbb27b30217634"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
@@ -29,7 +29,7 @@ services:
|
||||
- 1panel-network
|
||||
|
||||
http-proxy:
|
||||
image: "gogost/gost:latest"
|
||||
image: "gogost/gost:latest@sha256:48d6196d850c6f37588a33ea22072e745b15d072e3d08cbc36c278fc7d5a1308"
|
||||
container_name: ${CONTAINER_NAME}-http
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
microwarp:
|
||||
image: "ghcr.io/ccbkkb/microwarp:0.2.0"
|
||||
image: "ghcr.io/ccbkkb/microwarp:0.2.0@sha256:0f20511e3e2a887d6b72c448da262a230a32d489547e96c3d7bbb27b30217634"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -36,7 +36,7 @@ services:
|
||||
- 1panel-network
|
||||
|
||||
http-proxy:
|
||||
image: "gogost/gost:latest"
|
||||
image: "gogost/gost:latest@sha256:48d6196d850c6f37588a33ea22072e745b15d072e3d08cbc36c278fc7d5a1308"
|
||||
container_name: ${CONTAINER_NAME}-http
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
microwarp:
|
||||
image: "ghcr.io/ccbkkb/microwarp:0.2.0"
|
||||
image: "ghcr.io/ccbkkb/microwarp:0.2.0@sha256:0f20511e3e2a887d6b72c448da262a230a32d489547e96c3d7bbb27b30217634"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
Reference in New Issue
Block a user