Skip to content

Commit

Permalink
v1.8.9
Browse files Browse the repository at this point in the history
  • Loading branch information
johankristianss committed Jul 18, 2024
1 parent 6b7f270 commit 724391a
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 @@ all: build
.PHONY: all build

BUILD_IMAGE ?= colonyos/colonies
PUSH_IMAGE ?= colonyos/colonies:v1.8.7
PUSH_IMAGE ?= colonyos/colonies:v1.8.9

VERSION := $(shell git rev-parse --short HEAD)
BUILDTIME := $(shell date -u '+%Y-%m-%dT%H:%M:%SZ')
Expand Down

0 comments on commit 724391a

Please sign in to comment.