Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3c2efae019 | |||
| 2d1d741939 | |||
| 1ac50e6f2e | |||
| 3c6fcbb33e |
@@ -2,6 +2,13 @@
|
|||||||
|
|
||||||
All notable changes to this project will be documented in this file.
|
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)
|
||||||
|
- *(deps)* Update golang:1.26 docker digest to efaccb5 (#311)
|
||||||
|
|
||||||
## [0.7.4] - 2026-05-04
|
## [0.7.4] - 2026-05-04
|
||||||
|
|
||||||
### 🐛 Bug Fixes
|
### 🐛 Bug Fixes
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.26@sha256:b54cbf583d390341599d7bcbc062425c081105cc5ef6d170ced98ef9d047c716 AS build
|
FROM golang:1.26@sha256:efaccb5b497e90df3ebe5216cc25cd9f98e73874e2d638b56e38d4a3f098c41c AS build
|
||||||
|
|
||||||
WORKDIR /build
|
WORKDIR /build
|
||||||
ENV CGO_ENABLED=0
|
ENV CGO_ENABLED=0
|
||||||
|
|||||||
Reference in New Issue
Block a user