File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- FROM golang:1.24.1 -alpine@sha256:43c094ad24b6ac0546c62193baeb3e6e49ce14d3250845d166c77c25f64b0386 AS build
15+ FROM golang:1.24.2 -alpine@sha256:7772cb5322baa875edd74705556d08f0eeca7b9c4b5367754ce3f2f00041ccee AS build
1616WORKDIR /src
1717RUN apk update && apk add --no-cache file git curl
1818RUN curl -sSf https://atlasgo.sh | sh
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- FROM golang:1.24.1 -alpine@sha256:43c094ad24b6ac0546c62193baeb3e6e49ce14d3250845d166c77c25f64b0386 AS build
15+ FROM golang:1.24.2 -alpine@sha256:7772cb5322baa875edd74705556d08f0eeca7b9c4b5367754ce3f2f00041ccee AS build
1616WORKDIR /src
1717RUN apk update && apk add --no-cache file git curl
1818RUN curl -sSf https://atlasgo.sh | sh
You can’t perform that action at this time.
0 commit comments