Skip to content

Commit

Permalink
Bump umputun/baseimage/app from v1.12.0 to v1.13.0
Browse files Browse the repository at this point in the history
Bumps umputun/baseimage/app from v1.12.0 to v1.13.0.

---
updated-dependencies:
- dependency-name: umputun/baseimage/app
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 9, 2024
1 parent 6f61676 commit 31f118f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ RUN \
cd app && go build -o /build/reproxy -ldflags "-X main.revision=${version} -s -w"


FROM ghcr.io/umputun/baseimage/app:v1.12.0 as base
FROM ghcr.io/umputun/baseimage/app:v1.13.0 as base

FROM scratch
# enables automatic changelog generation by tools like Dependabot
Expand Down

0 comments on commit 31f118f

Please sign in to comment.