mirror of
https://github.com/N0rthernL1ghts/wordpress.git
synced 2024-11-23 08:31:10 +01:00
Formatting
This commit is contained in:
parent
333acce410
commit
4e256a82e5
|
@ -1,13 +1,11 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
|
||||
|
||||
# This is development util
|
||||
main() {
|
||||
local wpVersion="${1:-6.5.3}"
|
||||
|
||||
set -ex
|
||||
|
||||
|
||||
docker build \
|
||||
--file=Dockerfile.dev \
|
||||
--build-arg="WP_VERSION=${wpVersion}" \
|
||||
|
|
Loading…
Reference in New Issue
Block a user