Bump alpine from 3.17.2 to 3.17.3 in /docker (#17189)

Bumps alpine from 3.17.2 to 3.17.3.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-03-30 18:41:09 +02:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 1368a78767
commit 2d1733d0e7
+1 -1
View File
@@ -1,4 +1,4 @@
FROM alpine:3.17.2 as base
FROM alpine:3.17.3 as base
WORKDIR /app
RUN apk add --no-cache tzdata eudev tini nodejs