Compare commits
3 Commits
0.7.4
...
next-release
| Author | SHA1 | Date | |
|---|---|---|---|
| 581d437f50 | |||
| adbf16dc3f | |||
| 3c6fcbb33e |
@@ -2,6 +2,12 @@
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [0.7.5] - 2026-05-07
|
||||
|
||||
### ⚙️ Miscellaneous Tasks
|
||||
|
||||
- *(deps)* Update golang:1.26 docker digest to 4039008 (#309)
|
||||
|
||||
## [0.7.4] - 2026-05-04
|
||||
|
||||
### 🐛 Bug Fixes
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.26@sha256:b54cbf583d390341599d7bcbc062425c081105cc5ef6d170ced98ef9d047c716 AS build
|
||||
FROM golang:1.26@sha256:4039008348701774eb9d513d88fe16fcc518514ba6afc5e2fff5db3c55a32999 AS build
|
||||
|
||||
WORKDIR /build
|
||||
ENV CGO_ENABLED=0
|
||||
|
||||
Reference in New Issue
Block a user