Compare commits
4
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5f7f490de0 | ||
|
|
ab2b950999 | ||
|
|
9f6c5eea6d | ||
|
|
dde19e2d12 |
@@ -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.9] - 2026-09-02
|
||||||
|
|
||||||
|
### ⚙️ Miscellaneous Tasks
|
||||||
|
|
||||||
|
- *(deps)* Update golang:1.27 docker digest to 7543a96 (#421)
|
||||||
|
- *(deps)* Update golang:1.27 docker digest to 512690a (#423)
|
||||||
|
|
||||||
## [0.7.8] - 2026-09-02
|
## [0.7.8] - 2026-09-02
|
||||||
|
|
||||||
### 🐛 Bug Fixes
|
### 🐛 Bug Fixes
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.27@sha256:192b74998e350966280a2cbffbb6c40064754f7ec005096aa64f04d7ece4467e AS build
|
FROM golang:1.27@sha256:512690a5660563b57d37ecc31129e7f136e831db2aed24a1dbeb8ad7380dc0fa AS build
|
||||||
|
|
||||||
WORKDIR /build
|
WORKDIR /build
|
||||||
ENV CGO_ENABLED=0
|
ENV CGO_ENABLED=0
|
||||||
|
|||||||
Reference in New Issue
Block a user