Bump alpine from 3.17.2 to 3.17.3

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>
This commit is contained in:
dependabot[bot]
2023-05-09 00:00:30 +00:00
committed by GitHub
parent 3e1da5b2f0
commit 727f05b057
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#first stage - builder
FROM alpine:3.17.2
FROM alpine:3.17.3
ARG version
WORKDIR /app
COPY ./netmaker /root/netmaker