mirror of
https://github.com/outbackdingo/labca.git
synced 2026-01-27 10:19:34 +00:00
5 lines
143 B
Docker
5 lines
143 B
Docker
# syntax=docker/dockerfile:1
|
|
# Dummy Dockerfile for dependabot, if it finds an update we need to update docker-compose.yml
|
|
#
|
|
FROM nginx:latest
|