mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Bump debian 11 and alpine Dockerfile versions
This commit is contained in:
parent
067bbf82fb
commit
1c0795fe87
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@ FROM alpine:latest
|
|||
|
||||
# A version field to invalidate Cirrus's build cache when needed, as suggested in
|
||||
# https://github.com/cirruslabs/cirrus-ci-docs/issues/544#issuecomment-566066822
|
||||
ENV DOCKERFILE_VERSION 20230113
|
||||
ENV DOCKERFILE_VERSION 20230725
|
||||
|
||||
RUN apk add --no-cache \
|
||||
bash \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue