Skip to content

Commit 510b062

Browse files

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ COPY web /app/web
2222
RUN flutter build web
2323

2424

25-
FROM nginx:1.25-alpine
25+
FROM nginx:1.27.4-alpine
2626

2727
LABEL maintainer="Paulo Salgado <[email protected]>"
2828
LABEL version="1.0.0-1"

0 commit comments

Comments
 (0)