Skip to content

Commit

Permalink
NODE-5465 Bump versions: Alpine 3.20, Nginx 1.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Evgeny Dmitriev committed Jun 17, 2024
1 parent af1751a commit c31d938
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ SHELL=/bin/bash -o pipefail -o errexit

AIO_VERSION ?= 4.10.7-rc1
CONTAINER_VERSION ?= test
ALPINE_VERSION = 3.18
NGINX_VERSION = 1.24.0
ALPINE_VERSION = 3.20
NGINX_VERSION = 1.26.1
WLRM_FOLDER = stable-$(shell echo ${NGINX_VERSION} | sed 's/\.//g')
GOMPLATE_VERISON = 3.11.7
COMMIT_SHA ?= git-$(shell git rev-parse --short HEAD)
Expand Down

0 comments on commit c31d938

Please sign in to comment.