Skip to content

Commit 5017a29

Browse files
committed
Update for v2.0.41
1 parent 9d5f317 commit 5017a29

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
@@ -3,7 +3,7 @@ PLUGIN_DIR ?= .
33
DOCKER_REGISTRY ?= localhost:31000
44
DOCKER_IMAGE ?= $(DOCKER_REGISTRY)/aes-custom:$(shell git describe --tags --always --dirty)
55

6-
AES_VERSION ?= 1.14.1
6+
AES_VERSION ?= 2.0.41
77
AES_IMAGE ?= docker.io/datawire/aes:$(AES_VERSION)
88

99
all: .docker.stamp

0 commit comments

Comments
 (0)