mirror of
https://github.com/r3bo0tbx1/tor-guard-relay.git
synced 2026-04-06 00:32:04 +02:00
🏗️ build(deps): bump golang from 1.25.6-alpine to 1.26rc3-alpine
Bumps golang from 1.25.6-alpine to 1.26rc3-alpine. --- updated-dependencies: - dependency-name: golang dependency-version: 1.26rc3-alpine dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: rE-Bo0t.bx1 <54429050+r3bo0tbx1@users.noreply.github.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# syntax=docker/dockerfile:1.21
|
||||
FROM golang:1.25.6-alpine AS builder
|
||||
FROM golang:1.26rc3-alpine AS builder
|
||||
|
||||
RUN apk add --no-cache git
|
||||
|
||||
|
||||
Reference in New Issue
Block a user