Browse Source

Bump alpine from 3.15.1 to 3.15.2

Bumps alpine from 3.15.1 to 3.15.2.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 2 years ago
parent
commit
06bf0ad435
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM docker.io/alpine:3.15.1
+FROM docker.io/alpine:3.15.2
 
 ARG OPENSSH_SERVER_PACKAGE_VERSION=8.8_p1-r1
 ENV SSHD_HOST_KEYS_DIR=/etc/ssh/host_keys