Skip to content

Commit

Permalink
bump version 7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
phoenix-bjoern committed Jun 8, 2022
1 parent 6a0d9c1 commit ed6f20e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM varnish:6.6-alpine
FROM varnish:7.0-alpine
LABEL maintainer="bjoern.kraus@phoenix-media.eu"

ENV VARNISH_VERSION 6.6
ENV VARNISH_VERSION 7.0

RUN BASE_PKGS="py3-docutils python3 autoconf make automake libtool git"; \
apk add --virtual varnish-build-deps -q --no-progress --update $BASE_PKGS \
Expand Down

0 comments on commit ed6f20e

Please sign in to comment.