mirror of
https://github.com/linuxserver/docker-code-server.git
synced 2026-02-20 05:13:57 +08:00
fix tag
This commit is contained in:
parent
60f616a906
commit
11e43016b0
@ -10,7 +10,7 @@ services:
|
||||
- linux/amd64
|
||||
args:
|
||||
- ECR_ACCOUNT_ID=${ECR_ACCOUNT_ID:-0123456789012}
|
||||
- BASE_IMAGE_TAG=${BASE_IMAGE_TAG:-latest}
|
||||
- BASE_IMAGE_TAG=${BASE_IMAGE_TAG:-jammy-latest}
|
||||
- VERSION=${VERSION:-4.102.1}
|
||||
- CODE_RELEASE=${CODE_RELEASE:-4.102.1}
|
||||
environment:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user