Skip to content

Commit 1b9fb67

Browse files
feat(container): update image vaultwarden/server to v1.33.1
1 parent 6607325 commit 1b9fb67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ARG OVERMIND_VERSION=v2.4.0
88
ARG SUPERCRONIC=supercronic-linux-amd64
99
ARG OVERMIND=overmind-${OVERMIND_VERSION}-linux-amd64
1010

11-
FROM vaultwarden/server:1.30.5-alpine as vaultwarden
11+
FROM vaultwarden/server:1.33.1-alpine as vaultwarden
1212

1313
#
1414
# Supercronic

0 commit comments

Comments
 (0)