mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-11 10:25:52 +02:00
feat(ota): enhance Docker upgrade process with progress tracking
This commit is contained in:
parent
d0cf93d5e3
commit
ff7f2e4f73
4 changed files with 91 additions and 12 deletions
|
@ -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 && \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue