Skip to content

Commit

Permalink
Bump alpine from c5b1261 to beefdbd (#201)
Browse files Browse the repository at this point in the history
* Bump alpine from `c5b1261` to `beefdbd`

Bumps alpine from `c5b1261` to `beefdbd`.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update tilt.dockerfile

Co-authored-by: Flavio Castelli <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Christoph Voigt <[email protected]>
Co-authored-by: Flavio Castelli <[email protected]>
  • Loading branch information
3 people authored Oct 27, 2024
1 parent b050f13 commit 7ed38a7
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@sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b
FROM alpine:3.20.3
WORKDIR /
COPY ./bin/manager /manager

Expand Down

0 comments on commit 7ed38a7

Please sign in to comment.