Images: Use latest Alpine 3.20 everywhere. (#11944)
This commit is contained in:
parent
4f23049374
commit
8d0e2ef9f4
8 changed files with 11 additions and 11 deletions
|
|
@ -13,7 +13,7 @@
|
|||
# limitations under the License.
|
||||
|
||||
|
||||
FROM alpine:3.20.0 AS base
|
||||
FROM alpine:3.20 AS base
|
||||
|
||||
RUN mkdir -p /opt/third_party/install
|
||||
COPY . /opt/third_party/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue