Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5017db8237 | |||
| 6e3129f825 | |||
| 920a6c1349 | |||
| 2cf360533e |
@@ -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.4] - 2026-04-22
|
||||||
|
|
||||||
|
### ⚙️ Miscellaneous Tasks
|
||||||
|
|
||||||
|
- *(deps)* Update golang:1.26 docker digest to f715906 (#301)
|
||||||
|
- *(deps)* Update golang:1.26 docker digest to 1e598ea (#303)
|
||||||
|
|
||||||
## [0.7.3] - 2026-04-22
|
## [0.7.3] - 2026-04-22
|
||||||
|
|
||||||
### 🐛 Bug Fixes
|
### 🐛 Bug Fixes
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.26@sha256:46d487a9216d9d3563ae7be4ee0f6a4aa9a3f6befdf62c384fd5118a7e254c4d AS build
|
FROM golang:1.26@sha256:1e598ea5752ae26c093b746fd73c5095af97d6f2d679c43e83e0eac484a33dc3 AS build
|
||||||
|
|
||||||
ARG GITLAB_USER
|
ARG GITLAB_USER
|
||||||
ARG GITLAB_TOKEN
|
ARG GITLAB_TOKEN
|
||||||
|
|||||||
Reference in New Issue
Block a user