Skip to content

Commit

Permalink
multistage-builder 2022-03-17_01 (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
ksandermann authored Mar 17, 2022
1 parent 0afe852 commit 742bfdf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions multistage-builder/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
set -euo pipefail
IFS=$'\n\t'

LPINE_VERSION="3.12.1"
IMAGE_TAG="2020-12-07"
LPINE_VERSION="3.14.4"
IMAGE_TAG="2022-03-17"

docker build \
--build-arg ALPINE_VERSION=$LPINE_VERSION \
Expand Down

0 comments on commit 742bfdf

Please sign in to comment.