diff --git a/Dockerfile b/Dockerfile index 8010a2f..a51a15e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM docker.io/library/alpine:latest ENV OPENSSL_BRANCH=openssl-3.3 -ENV APP_BRANCH=Angie-1.6.2 +ENV APP_BRANCH=Angie-1.7.0 RUN NB_CORES="${BUILD_CORES-$(getconf _NPROCESSORS_CONF)}" \ && apk -U upgrade && apk add --no-cache \ openssl \ diff --git a/README.md b/README.md index 3e233de..852b1df 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Distroless Angie with HTTP/3 and QUIC support🚀 [![Build and push image📦](https://github.com/ammnt/angie/actions/workflows/build.yml/badge.svg)](https://github.com/ammnt/angie/actions/workflows/build.yml) -![version](https://img.shields.io/badge/version-1.6.2-blue) +![version](https://img.shields.io/badge/version-1.7.0-blue) [![GitHub issues open](https://img.shields.io/github/issues/ammnt/angie.svg)](https://github.com/ammnt/angie/issues) The Docker image is ready to use: