Use latest tag for nginx docker image

This commit is contained in:
Arjan H
2025-03-20 20:02:44 +01:00
parent 7d518d7ea4
commit c077f642d0
3 changed files with 3 additions and 3 deletions

2
.github/Dockerfile vendored
View File

@@ -1,3 +1,3 @@
# Dummy Dockerfile for dependabot, if it finds an update we need to update docker-compose.yml
#
FROM nginx:1.27.3
FROM nginx:latest