This repository was archived by the owner on Oct 3, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 11 files changed +11
-11
lines changed Expand file tree Collapse file tree 11 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1
1
#syntax=docker/dockerfile:1.6.0
2
2
3
- ARG image=ubuntu:22.04@sha256:0bced47fffa3361afa981854fcabcd4577cd43cebbb808cea2b1f33a3dd7f508
3
+ ARG image=ubuntu:22.04@sha256:54071c3f40dfcbb302753d9dc2a5ef1377829310ea6183f8a5d8e4261ce71183
4
4
ARG ref=main
5
5
# INSERT FROM
6
6
Original file line number Diff line number Diff line change 2
2
3
3
ARG ref=main
4
4
5
- FROM ubuntu:22.04@sha256:0bced47fffa3361afa981854fcabcd4577cd43cebbb808cea2b1f33a3dd7f508 AS build
5
+ FROM ubuntu:22.04@sha256:54071c3f40dfcbb302753d9dc2a5ef1377829310ea6183f8a5d8e4261ce71183 AS build
6
6
RUN <<EOF
7
7
apt-get update
8
8
apt-get -y install --no-install-recommends \
Original file line number Diff line number Diff line change 2
2
3
3
ARG ref=main
4
4
5
- FROM ubuntu:22.04@sha256:0bced47fffa3361afa981854fcabcd4577cd43cebbb808cea2b1f33a3dd7f508 AS build
5
+ FROM ubuntu:22.04@sha256:54071c3f40dfcbb302753d9dc2a5ef1377829310ea6183f8a5d8e4261ce71183 AS build
6
6
RUN <<EOF
7
7
apt-get update
8
8
apt-get -y install --no-install-recommends \
Original file line number Diff line number Diff line change 2
2
3
3
ARG ref=main
4
4
5
- FROM ubuntu:22.04@sha256:0bced47fffa3361afa981854fcabcd4577cd43cebbb808cea2b1f33a3dd7f508 AS build
5
+ FROM ubuntu:22.04@sha256:54071c3f40dfcbb302753d9dc2a5ef1377829310ea6183f8a5d8e4261ce71183 AS build
6
6
RUN <<EOF
7
7
apt-get update
8
8
apt-get -y install --no-install-recommends \
Original file line number Diff line number Diff line change 2
2
3
3
ARG ref=main
4
4
5
- FROM ubuntu:22.04@sha256:0bced47fffa3361afa981854fcabcd4577cd43cebbb808cea2b1f33a3dd7f508 AS build
5
+ FROM ubuntu:22.04@sha256:54071c3f40dfcbb302753d9dc2a5ef1377829310ea6183f8a5d8e4261ce71183 AS build
6
6
RUN <<EOF
7
7
apt-get update
8
8
apt-get -y install --no-install-recommends \
Original file line number Diff line number Diff line change 2
2
3
3
ARG ref=main
4
4
5
- FROM ubuntu:22.04@sha256:0bced47fffa3361afa981854fcabcd4577cd43cebbb808cea2b1f33a3dd7f508 AS build
5
+ FROM ubuntu:22.04@sha256:54071c3f40dfcbb302753d9dc2a5ef1377829310ea6183f8a5d8e4261ce71183 AS build
6
6
RUN <<EOF
7
7
apt-get update
8
8
apt-get -y install --no-install-recommends \
Original file line number Diff line number Diff line change 2
2
3
3
ARG ref=main
4
4
5
- FROM ubuntu:22.04@sha256:0bced47fffa3361afa981854fcabcd4577cd43cebbb808cea2b1f33a3dd7f508 AS build
5
+ FROM ubuntu:22.04@sha256:54071c3f40dfcbb302753d9dc2a5ef1377829310ea6183f8a5d8e4261ce71183 AS build
6
6
RUN <<EOF
7
7
apt-get update
8
8
apt-get -y install --no-install-recommends \
Original file line number Diff line number Diff line change 2
2
3
3
ARG ref=main
4
4
5
- FROM ubuntu:22.04@sha256:0bced47fffa3361afa981854fcabcd4577cd43cebbb808cea2b1f33a3dd7f508 AS build
5
+ FROM ubuntu:22.04@sha256:54071c3f40dfcbb302753d9dc2a5ef1377829310ea6183f8a5d8e4261ce71183 AS build
6
6
RUN <<EOF
7
7
apt-get update
8
8
apt-get -y install --no-install-recommends \
Original file line number Diff line number Diff line change 2
2
3
3
ARG ref=main
4
4
5
- FROM ubuntu:22.04@sha256:0bced47fffa3361afa981854fcabcd4577cd43cebbb808cea2b1f33a3dd7f508 AS build
5
+ FROM ubuntu:22.04@sha256:54071c3f40dfcbb302753d9dc2a5ef1377829310ea6183f8a5d8e4261ce71183 AS build
6
6
RUN <<EOF
7
7
apt-get update
8
8
apt-get -y install --no-install-recommends \
Original file line number Diff line number Diff line change 2
2
3
3
ARG ref=main
4
4
5
- FROM ubuntu:22.04@sha256:0bced47fffa3361afa981854fcabcd4577cd43cebbb808cea2b1f33a3dd7f508 AS build
5
+ FROM ubuntu:22.04@sha256:54071c3f40dfcbb302753d9dc2a5ef1377829310ea6183f8a5d8e4261ce71183 AS build
6
6
RUN <<EOF
7
7
apt-get update
8
8
apt-get -y install --no-install-recommends \
You can’t perform that action at this time.
0 commit comments