modified: .gitea/workflows/devops-image-deploy.yaml
All checks were successful
/ build-docker-image (push) Successful in 9s

modified:   devops/Dockerfile
This commit is contained in:
2025-11-19 22:49:38 +00:00
parent 225a05dde2
commit 22a2021b9a
2 changed files with 7 additions and 1 deletions

View File

@@ -64,5 +64,6 @@ RUN git clone https://github.com/zsh-users/zsh-autosuggestions /home/vscode/.oh-
COPY ./assets/.zshrc /home/vscode
# --- labels ---
LABEL dev.containers.timestamp="$(date -u +'%Y-%m-%dT%H:%M:%SZ')"