Browse Source

Bump alpine from 3.16.2 to 3.16.3 (#42)

dependabot[bot] 1 year ago
parent
commit
dc79cb2ef4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM alpine:3.16.2
+FROM alpine:3.16.3
 
 ARG POSTSRSD_PACKAGE_VERSION=1.11-r0
 RUN adduser -S postsrsd \