Jelajahi Sumber

build(deps): bump alpine from 3.18.0 to 3.18.2 (#56)

dependabot[bot] 11 bulan lalu
induk
melakukan
06699a0c9d
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM docker.io/alpine:3.18.0
+FROM docker.io/alpine:3.18.2
 
 ARG OPENSSH_SERVER_PACKAGE_VERSION=9.3_p1-r3
 RUN apk add --no-cache openssh-server=$OPENSSH_SERVER_PACKAGE_VERSION