mirror of
https://github.com/mastodon/mastodon.git
synced 2025-03-22 12:45:45 +01:00
Remove blank line from start of Dockerfile breaking syntax declaration (#20948)
This commit is contained in:
parent
0a78631e86
commit
231e3ec552
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
# syntax=docker/dockerfile:1.4
|
# syntax=docker/dockerfile:1.4
|
||||||
# This needs to be bullseye-slim because the Ruby image is built on bullseye-slim
|
# This needs to be bullseye-slim because the Ruby image is built on bullseye-slim
|
||||||
ARG NODE_VERSION="16.17.1-bullseye-slim"
|
ARG NODE_VERSION="16.17.1-bullseye-slim"
|
||||||
|
|
Loading…
Add table
Reference in a new issue