mirror of
https://github.com/outbackdingo/labca.git
synced 2026-01-27 10:19:34 +00:00
Use latest tag for nginx docker image
This commit is contained in:
2
.github/Dockerfile
vendored
2
.github/Dockerfile
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user