Merge pull request #8 from whalehub/master

Update to PrivateBin 1.3
This commit is contained in:
Jeroen Geusebroek
2019-08-29 20:00:46 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
FROM alpine:latest
MAINTAINER Jeroen Geusebroek <me@jeroengeusebroek.nl>
ARG VERSION=1.2.1
ARG VERSION=1.3
ENV GID=991 UID=991

View File

@@ -1,7 +1,7 @@
[![](https://images.microbadger.com/badges/image/jgeusebroek/privatebin.svg)](https://microbadger.com/images/jgeusebroek/privatebin "Get your own image badge on microbadger.com")
# Docker Privatebin image
A tiny image running [alpine](https://github.com/gliderlabs/docker-alpine) Linux and [Privatebin](https://github.com/PrivateBin/PrivateBin).
A tiny image running [alpine](https://github.com/gliderlabs/docker-alpine) Linux and [PrivateBin](https://github.com/PrivateBin/PrivateBin).
## Usage