2
0
mirror of https://github.com/linka-cloud/d2vm.git synced 2026-01-24 02:25:04 +00:00

chore: upgrade dependencies

Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
This commit is contained in:
2026-01-21 20:45:08 +01:00
parent 95537d5d2f
commit 1e58d4dc42
4 changed files with 151 additions and 219 deletions

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
FROM golang:1.20 as builder
FROM golang:1.25 as builder
WORKDIR /d2vm