Remove blank line from start of Dockerfile breaking syntax declaration (#20948)

lolsob-rspec
Effy Elden 2022-11-18 02:25:07 +11:00 committed by GitHub
parent c67819829d
commit 443183e930
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
# syntax=docker/dockerfile:1.4
# This needs to be bullseye-slim because the Ruby image is built on bullseye-slim
ARG NODE_VERSION="16.17.1-bullseye-slim"