Compare commits
No commits in common. "ad2f3fef6194fd600e1c21c887e6032973fda2ed" and "bf7c04d34d41dd0a42f0ebcbb3554634cfa25fc5" have entirely different histories.
ad2f3fef61
...
bf7c04d34d
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM golang:1.24.3 AS builder
|
FROM golang:1.24.2 AS builder
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
ADD . .
|
ADD . .
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue