Update docker/dockerfile Docker tag to v1.27

This commit is contained in:
renovate[bot]
2026-09-07 01:34:54 +00:00
committed by GitHub
parent 0a32b4a831
commit 949401d427
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# syntax=docker/dockerfile:1.18
# syntax=docker/dockerfile:1.27
# This file is designed for production server deployment, not local development work
# For a containerized local dev environment, see: https://github.com/mastodon/mastodon/blob/main/docs/DEVELOPMENT.md#docker

View File

@@ -1,4 +1,4 @@
# syntax=docker/dockerfile:1.18
# syntax=docker/dockerfile:1.27
# Please see https://docs.docker.com/engine/reference/builder for information about
# the extended buildx capabilities used in this file.