Skip to content

Commit 184994d

Browse files
committed
yep
1 parent f84b7cb commit 184994d

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 ?= 2.0.40
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)