mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
🐳 Update frontend image to nginx:1.28.0
This commit is contained in:
@@ -42,6 +42,7 @@ root.
|
|||||||
|
|
||||||
- Optimize profile setup flow for better user experience [Taiga #10028](https://tree.taiga.io/project/penpot/us/10028)
|
- Optimize profile setup flow for better user experience [Taiga #10028](https://tree.taiga.io/project/penpot/us/10028)
|
||||||
- Update base image for Docker Backend and Exporter to Ubuntu 24.04
|
- Update base image for Docker Backend and Exporter to Ubuntu 24.04
|
||||||
|
- Update base image for Docker Frontend to Nginx 1.28.0
|
||||||
|
|
||||||
### :bug: Bugs fixed
|
### :bug: Bugs fixed
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
FROM nginxinc/nginx-unprivileged:1.27.1
|
FROM nginxinc/nginx-unprivileged:1.28.0
|
||||||
LABEL maintainer="Penpot <docker@penpot.app>"
|
LABEL maintainer="Penpot <docker@penpot.app>"
|
||||||
|
|
||||||
USER root
|
USER root
|
||||||
|
|||||||
Reference in New Issue
Block a user