images: upgrade to Alpine 3.18.4 (#10466)
This commit is contained in:
parent
1fbfcbd907
commit
362ec37778
5 changed files with 6 additions and 6 deletions
|
|
@ -13,7 +13,7 @@
|
|||
# limitations under the License.
|
||||
|
||||
|
||||
FROM alpine:3.18.2 as base
|
||||
FROM alpine:3.18.4 as base
|
||||
|
||||
RUN mkdir -p /opt/third_party/install
|
||||
COPY . /opt/third_party/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue