Skip to content

Commit a6f66bc

Browse files
dependabot[bot]brandond
authored andcommitted
Bump alpine from 3.18 to 3.19 in /package
Bumps alpine from 3.18 to 3.19. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7bacf4d commit a6f66bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM alpine:3.18
1+
FROM alpine:3.19
22
COPY bin/helm-controller /usr/bin/
33
CMD ["helm-controller"]

0 commit comments

Comments
 (0)