Browse Source

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

closed-social-glitch-2
Effy Elden 1 year ago
committed by GitHub
parent
commit
231e3ec552
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      Dockerfile

+ 0
- 1
Dockerfile 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"

Loading…
Cancel
Save