Skip to content

Commit

Permalink
docker: jammy default
Browse files Browse the repository at this point in the history
  • Loading branch information
koush committed Jun 7, 2023
1 parent 46351f2 commit 215a56f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install/docker/docker-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
set -x

NODE_VERSION=18
IMAGE_BASE=lunar
IMAGE_BASE=jammy
FLAVOR=full
BASE=$NODE_VERSION-$IMAGE_BASE-$FLAVOR
echo $BASE
Expand Down

0 comments on commit 215a56f

Please sign in to comment.