Skip to content

Commit

Permalink
Update registry-core version to fix json 500 errors
Browse files Browse the repository at this point in the history
  • Loading branch information
der committed Dec 11, 2024
1 parent 71f0e88 commit 5dd2de2
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,6 +1,6 @@
.PHONY: clean image publish tag test vars

VERSION?=2.3.15
VERSION?=2.3.20


ACCOUNT?=$(shell aws sts get-caller-identity | jq -r .Account)
Expand Down

0 comments on commit 5dd2de2

Please sign in to comment.