Skip to content

Commit

Permalink
Bumped nginx to 1.23.4
Browse files Browse the repository at this point in the history
  • Loading branch information
maxemann96 committed Apr 6, 2023
1 parent 768d846 commit c562822
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM alpine:3.17

LABEL maintainer="Felix Wehnert <felix@wehnert.me>,Maximilian Hippler <hello@maximilian.dev>"

ENV NGINX_VERSION 1.23.3
ENV NGINX_VERSION 1.23.4

SHELL ["/bin/ash", "-eo", "pipefail", "-c"]
WORKDIR /usr/src
Expand Down

0 comments on commit c562822

Please sign in to comment.