Skip to content

Commit 3ffb2d2

Browse files
Bump nginx from 1.29.8-alpine to 1.31.0-alpine
Bumps nginx from 1.29.8-alpine to 1.31.0-alpine. --- updated-dependencies: - dependency-name: nginx dependency-version: 1.31.0-alpine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 882e4fc commit 3ffb2d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM nginx:1.29.8-alpine
1+
FROM nginx:1.31.0-alpine
22
RUN apk add --no-cache bash curl unzip tzdata
33
COPY geoip-filter.sh ./opt/scripts/geoip-filter.sh
44
COPY search.sh /search.sh

0 commit comments

Comments
 (0)