Skip to content

Commit

Permalink
Merge pull request #123 from wallarm/NODE-5821-Release-5.0.3
Browse files Browse the repository at this point in the history
NODE-5821 Release 5.0.3
  • Loading branch information
alexorekhov authored Oct 8, 2024
2 parents d57a2d0 + 3d7d3a4 commit 95f2885
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ SHELL=/bin/bash -o pipefail -o errexit

-include .env

AIO_VERSION ?= 5.0.2

AIO_VERSION ?= 5.0.3
CONTAINER_VERSION ?= test
ALPINE_VERSION = 3.20
NGINX_VERSION = 1.26.2
Expand Down

0 comments on commit 95f2885

Please sign in to comment.