File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33# https://github.com/golift/application-builder
44#
55
6- FROM golang:1.22.7 -alpine AS builder
6+ FROM golang:1.24.1 -alpine AS builder
77
88# Build speed magic!
99# https://www.docker.com/blog/faster-multi-platform-builds-dockerfile-cross-compilation-guide/
Original file line number Diff line number Diff line change 33# https://github.com/golift/application-builder
44#
55
6- FROM golang:1.22.7 -bullseye AS builder
6+ FROM golang:1.24.1 -bullseye AS builder
77
88# Build speed magic!
99# https://www.docker.com/blog/faster-multi-platform-builds-dockerfile-cross-compilation-guide/
Original file line number Diff line number Diff line change 33# https://github.com/golift/application-builder
44#
55
6- FROM golang:1.22.7 -bullseye AS builder
6+ FROM golang:1.24.1 -bullseye AS builder
77
88# Build speed magic!
99# https://www.docker.com/blog/faster-multi-platform-builds-dockerfile-cross-compilation-guide/
You can’t perform that action at this time.
0 commit comments