Skip to content

Commit

Permalink
tag v0.0.3 for new docker images
Browse files Browse the repository at this point in the history
  • Loading branch information
Duologic committed Jun 17, 2021
1 parent 0cfb0bb commit 21bb1d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

IMAGE_NAME ?= docsonnet
IMAGE_PREFIX ?= jsonnetlibs
IMAGE_TAG ?= 0.0.2
IMAGE_TAG ?= 0.0.3

build:
docker buildx build -t $(IMAGE_PREFIX)/$(IMAGE_NAME):$(IMAGE_TAG) .
Expand Down

0 comments on commit 21bb1d8

Please sign in to comment.