Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| facca0decf | |||
| 26b110972d | |||
| 3f82c2ee2a | |||
| 681bbba596 | |||
| 09a552a5d4 | |||
| 4108614299 | |||
| 527b1f389e | |||
| b015cbbf1a | |||
| 6270844496 | |||
| 6b4fd91d1e | |||
| 8e045af97d |
@@ -2,6 +2,20 @@
|
|||||||
|
|
||||||
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.3.5] - 2025-10-14
|
||||||
|
|
||||||
|
### ⚙️ Miscellaneous Tasks
|
||||||
|
|
||||||
|
- *(deps)* Update golang docker tag to v1.25.3
|
||||||
|
|
||||||
|
## [0.3.4] - 2025-10-08
|
||||||
|
|
||||||
|
### ⚙️ Miscellaneous Tasks
|
||||||
|
|
||||||
|
- *(deps)* Update golang:1.25.1 docker digest to 53f7808
|
||||||
|
- *(deps)* Update golang:1.25.1 docker digest to 12640a4
|
||||||
|
- *(deps)* Update golang docker tag to v1.25.2
|
||||||
|
|
||||||
## [0.3.3] - 2025-09-04
|
## [0.3.3] - 2025-09-04
|
||||||
|
|
||||||
### ⚙️ Miscellaneous Tasks
|
### ⚙️ Miscellaneous Tasks
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM amd64/golang:1.25.1@sha256:70de49a6a9bfd1bde2b332fde29d04a8cc65047464fa97ddb94251b05e572bc0
|
FROM amd64/golang:1.25.3@sha256:89abb76a5137ebbdccb6d993666b0561adc0718cccd827a95d6885c0c555e7dc
|
||||||
|
|
||||||
ENV PATH=${PATH}:/root/.local/bin
|
ENV PATH=${PATH}:/root/.local/bin
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user