Skip to content

Commit 54ecfe8

Browse files
chore(deps): update golang docker tag to v1.25
Generated by renovateBot
1 parent b5a1c15 commit 54ecfe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/sip/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
ARG GOVERSION=1.24
15+
ARG GOVERSION=1.25
1616

1717
FROM golang:$GOVERSION AS builder
1818

0 commit comments

Comments
 (0)