Skip to content

Commit 7ed38a7

Browse files
dependabot[bot]voigtflavio
authored
Bump alpine from c5b1261 to beefdbd (#201)
* 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]>
1 parent b050f13 commit 7ed38a7

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@sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b
1+
FROM alpine:3.20.3
22
WORKDIR /
33
COPY ./bin/manager /manager
44

0 commit comments

Comments
 (0)