Skip to content

Commit ba809c0

Browse files
dependabot[bot]voigt
authored andcommitted
chore(deps): bump alpine from 3.21.3 to 3.22.0
Bumps alpine from 3.21.3 to 3.22.0. --- updated-dependencies: - dependency-name: alpine dependency-version: 3.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f6e9e49 commit ba809c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tilt.dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.21.3
1+
FROM alpine:3.22.0
22
WORKDIR /
33
COPY ./bin/manager /manager
44

0 commit comments

Comments
 (0)