-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Uladzimir Sadkou
committed
Jul 28, 2024
1 parent
61e2135
commit 7c591bc
Showing
3 changed files
with
10 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
docker build -f DockerfileSource --build-arg RR_VERSION=2023.3.10 --build-arg PHP_IMAGE_VERSION=8.2-cli-alpine -t lara_shop_roadrunner . | ||
docker build -f DockerfileSource --build-arg RR_VERSION=2024.2.0 --build-arg PHP_IMAGE_VERSION=8.3-cli-alpine -t lara_shop_roadrunner . | ||
|
||
docker image tag lara_shop_roadrunner gaintvlad/lara_shop_roadrunner:latest | ||
|
||
docker image tag lara_shop_roadrunner gaintvlad/lara_shop_roadrunner:8.3-2024.2 | ||
|
||
docker image push gaintvlad/lara_shop_roadrunner:latest |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters