Skip to content

Commit

Permalink
chore(deps): bump alpine from 3.21.0 to 3.21.2
Browse files Browse the repository at this point in the history
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] <support@github.com>
dependabot[bot] authored and 0xE282B0 committed Jan 20, 2025
1 parent 2076a81 commit 2291aba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tilt.dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.21.0
FROM alpine:3.21.2
WORKDIR /
COPY ./bin/manager /manager

0 comments on commit 2291aba

Please sign in to comment.