Skip to content

Commit d95e260

Browse files
authored
Merge pull request #703 from wunderio/feature/SLT-918-nginx-version
SLT-918: Use latest silta-nginx image
2 parents 0cd9c43 + f5decfc commit d95e260

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

silta/nginx.Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# Dockerfile for building nginx.
2-
# Cache 17.8.2023.
3-
FROM wunderio/silta-nginx:1.17-v1
2+
FROM wunderio/silta-nginx:1.24-v1
43

54
COPY . /app/web

0 commit comments

Comments
 (0)