Skip to content

Commit 4074e0f

Browse files
chore(deps): bump alpine from 3.21.2 to 3.21.3 (#327)
Bumps alpine from 3.21.2 to 3.21.3. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3a0d55d commit 4074e0f

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

0 commit comments

Comments
 (0)