File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 12
12
# See the License for the specific language governing permissions and
13
13
# limitations under the License.
14
14
15
- FROM alpine:3.19.1
15
+ FROM alpine:3.20.0
16
16
17
17
ARG BINARY
18
18
RUN sed -i 's/dl-cdn.alpinelinux.org/mirrors.ustc.edu.cn/g' /etc/apk/repositories
Original file line number Diff line number Diff line change 12
12
# See the License for the specific language governing permissions and
13
13
# limitations under the License.
14
14
15
- FROM alpine:3.19.1
15
+ FROM alpine:3.20.0
16
16
17
17
ARG BINARY
18
18
ARG TARGETPLATFORM
Original file line number Diff line number Diff line change 12
12
# See the License for the specific language governing permissions and
13
13
# limitations under the License.
14
14
15
- FROM alpine:3.19.1
15
+ FROM alpine:3.20.0
16
16
17
17
ARG BINARY
18
18
ARG TARGETPLATFORM
You can’t perform that action at this time.
0 commit comments