Skip to content

Commit

Permalink
NODE-5465 Bump AiO to 4.10.7-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
Evgeny Dmitriev committed Jun 17, 2024
1 parent 9a62988 commit af1751a
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 @@ -6,7 +6,7 @@ SHELL=/bin/bash -o pipefail -o errexit

-include .env

AIO_VERSION ?= 4.10.6
AIO_VERSION ?= 4.10.7-rc1
CONTAINER_VERSION ?= test
ALPINE_VERSION = 3.18
NGINX_VERSION = 1.24.0
Expand Down

0 comments on commit af1751a

Please sign in to comment.