deploy: 63e23092e04a885c91238c4ac7ad66086d0e1b1e

This commit is contained in:
staheri14 2022-03-29 20:01:36 +00:00
parent d3c4ed4c44
commit dcda2870b3
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# BUILD IMAGE --------------------------------------------------------
FROM alpine:3.12 AS nim-build
FROM alpine:3.15 AS nim-build
ARG NIM_PARAMS
ARG MAKE_TARGET=wakunode2
@ -22,7 +22,7 @@ RUN make -j$(nproc) $MAKE_TARGET NIM_PARAMS="$NIM_PARAMS"
# ACTUAL IMAGE -------------------------------------------------------
FROM alpine:3.12
FROM alpine:3.15
ARG MAKE_TARGET=wakunode2

View File

@ -2,7 +2,7 @@
# libtool - Provide generalized library-building support services.
# Generated automatically by config.status (libbacktrace) version-unused
# Libtool was configured on host fv-az445-332:
# Libtool was configured on host fv-az173-374:
# NOTE: Changes made to this file will be lost: look at ltmain.sh.
#
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,