mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-05 12:26:34 +02:00
Update dockerfile to use debian stable
This commit is contained in:
parent
75c8c88c47
commit
b0ce99d22f
@ -1,6 +1,6 @@
|
||||
# Adapted from tcnksm/dockerfile-gox -- thanks!
|
||||
|
||||
FROM debian:jessie
|
||||
FROM debian:stable
|
||||
|
||||
RUN apt-get update -y && apt-get install --no-install-recommends -y -q \
|
||||
curl \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user