Skip to content

Commit

Permalink
updated rainloop to 1.16 and alpine to 3.14 (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewSav authored Sep 23, 2021
1 parent 7bc3a28 commit 9267e93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
FROM alpine:3.13
FROM alpine:3.14

LABEL description "Rainloop is a simple, modern & fast web-based client"

ARG RAINLOOP_VER=1.15.0
ARG RAINLOOP_VER=1.16.0

ARG GPG_FINGERPRINT="3B79 7ECE 694F 3B7B 70F3 11A4 ED7C 49D9 87DA 4591"

Expand Down

0 comments on commit 9267e93

Please sign in to comment.