Skip to content

Commit 21bb1d8

Browse files
committed
tag v0.0.3 for new docker images
1 parent 0cfb0bb commit 21bb1d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
IMAGE_NAME ?= docsonnet
44
IMAGE_PREFIX ?= jsonnetlibs
5-
IMAGE_TAG ?= 0.0.2
5+
IMAGE_TAG ?= 0.0.3
66

77
build:
88
docker buildx build -t $(IMAGE_PREFIX)/$(IMAGE_NAME):$(IMAGE_TAG) .

0 commit comments

Comments
 (0)