Commit 4fe8d2d
fix: migrate dev Dockerfile from Docker to UBI
Replace golang:1.24-alpine with
registry.access.redhat.com/ubi9/go-toolset:1.24. Remove apk install of
git and build-base as go-toolset already includes them.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Martin Prpič <mprpic@redhat.com>1 parent f6a5543 commit 4fe8d2d
1 file changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
0 commit comments