Skip to content

Commit

Permalink
fix build-arg ABCDESKTOP_LOCALACCOUNT_DIR
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt307082 committed Nov 22, 2023
1 parent 02e6cec commit bb883fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ ubuntu:
--build-arg BASE_IMAGE_RELEASE=22.04 \
--build-arg BASE_IMAGE=ubuntu \
--build-arg LINK_LOCALACCOUNT=true \
--build-arg ABCDESKTOP_LOCALACCOUNT_DIR=/var/secrets/abcdesktop/localaccount\
--tag abcdesktopio/oc.user.ubuntu:$(TAG) \
--file Dockerfile.ubuntu .

Expand Down

0 comments on commit bb883fe

Please sign in to comment.