Skip to content

Commit

Permalink
Update dev image to 0.10.1 (#259)
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonodonnell committed May 25, 2021
1 parent d1f101f commit c076109
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/docker/Dev.dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM docker.mirror.hashicorp.services/alpine:latest

ARG VERSION=0.10.0
ARG VERSION=0.10.1

RUN addgroup vault && \
adduser -S -G vault vault
Expand Down

0 comments on commit c076109

Please sign in to comment.