Skip to content

Commit 916bb41

Browse files
chore(deps): bump alpine from 3.21.0 to 3.21.2
Bumps alpine from 3.21.0 to 3.21.2. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2076a81 commit 916bb41

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.0
1+
FROM alpine:3.21.2
22
WORKDIR /
33
COPY ./bin/manager /manager
44

0 commit comments

Comments
 (0)