update nginx (looked at the subject, nothing is prohibits using docker hub

This commit is contained in:
2024-10-28 20:00:40 +01:00
parent 13e1578b20
commit c81f2627bf
2 changed files with 10 additions and 14 deletions

View File

@ -1,4 +1,4 @@
FROM debian:bullseye
FROM nginx:stable
RUN apt update
RUN apt upgrade -y