diff --git a/Makefile b/Makefile index ad8ecc9..3e61a44 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ SHELL=/bin/bash -o pipefail -o errexit -include .env -AIO_VERSION ?= 5.0.1 +AIO_VERSION ?= 5.0.2 CONTAINER_VERSION ?= test ALPINE_VERSION = 3.20 NGINX_VERSION = 1.26.2