This commit is contained in:
parent
06eb068dbf
commit
9006c6a1d4
@ -43,5 +43,5 @@ jobs:
|
||||
push: true
|
||||
no-cache: false
|
||||
tags: |
|
||||
${{ secrets.DOCKER_REGISTRY_USER}}/code-server-dind:latest
|
||||
${{ secrets.DOCKER_REGISTRY_USER}}/code-server-dind:${{ github.sha }}
|
||||
${{ secrets.DOCKER_REGISTRY_USER}}/code-server-dind:latest
|
||||
|
@ -31,6 +31,7 @@ RUN apt-get update -y && apt-get upgrade -y && apt-get install --no-install-reco
|
||||
dbus \
|
||||
default-jre \
|
||||
doas \
|
||||
dos2unix \
|
||||
dumb-init \
|
||||
file \
|
||||
fuse3 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user