Skip to content

Commit

Permalink
build: update makefile version
Browse files Browse the repository at this point in the history
  • Loading branch information
SnowballXueQiu authored Oct 5, 2023
1 parent 49b4391 commit c9e42c8
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
@@ -1,5 +1,5 @@
IMAGE_NAME=mc-zulu20-python3-env
IMAGE_VERSION=v1.0.2
IMAGE_VERSION=v1.0.1
build:
docker build -t $(IMAGE_NAME):$(IMAGE_VERSION) .

Expand Down

0 comments on commit c9e42c8

Please sign in to comment.