chore(docker): add blank line for readability in Dockerfile
This commit is contained in:
parent
6feb7bd18e
commit
bb08504db5
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
# Versions
|
# Versions
|
||||||
|
|
||||||
|
|
||||||
# https://hub.docker.com/_/alpine
|
# https://hub.docker.com/_/alpine
|
||||||
ARG BASE_IMAGE=alpine:3.21
|
ARG BASE_IMAGE=alpine:3.21
|
||||||
# https://download.docker.com/linux/static/stable/
|
# https://download.docker.com/linux/static/stable/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue