Upgrade Alpine to 3.19.1
This commit is contained in:
@@ -38,7 +38,7 @@ services:
|
|||||||
depends_on:
|
depends_on:
|
||||||
- files-init
|
- files-init
|
||||||
files-init:
|
files-init:
|
||||||
image: alpine:3.19.0
|
image: alpine:3.19.1
|
||||||
restart: "no"
|
restart: "no"
|
||||||
# Since we're not running the code-server container using the same user as our host user,
|
# Since we're not running the code-server container using the same user as our host user,
|
||||||
# we need to set the permissions on the mounted volumes to match the user inside the container.
|
# we need to set the permissions on the mounted volumes to match the user inside the container.
|
||||||
|
|||||||
Reference in New Issue
Block a user