build(deps): bump alpine from 3.17 to 3.18

Bumps alpine from 3.17 to 3.18.

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-05-15 21:56:23 +00:00 committed by Frédéric Guillot
parent aade89c9ba
commit 570ceb1fe7
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM alpine:3.17
FROM alpine:3.18
LABEL org.opencontainers.image.source https://github.com/kanboard/kanboard
LABEL org.opencontainers.image.title=Kanboard