mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-05-06 22:12:23 +08:00
feat(ota): enhance Docker upgrade process with progress tracking
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM mcr.microsoft.com/devcontainers/base:jammy
|
||||
FROM mcr.microsoft.com/devcontainers/base:noble
|
||||
|
||||
# Combine installation steps for Nginx and Go to avoid repetitive update/cleanup commands
|
||||
RUN apt-get update && \
|
||||
|
||||
Reference in New Issue
Block a user