mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 19:17:58 +00:00
Buster is released, so switch off testing for Dockerfile
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM debian:testing
|
||||
FROM debian:buster
|
||||
|
||||
RUN apt-get update -y && apt-get install --no-install-recommends -y -q \
|
||||
curl \
|
||||
|
||||
Reference in New Issue
Block a user