Преглед изворни кода

Dockerfile.base: update to alpine:3.15

Signed-off-by: Maisem Ali <[email protected]>
Maisem Ali пре 4 година
родитељ
комит
138662e248
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      Dockerfile.base

+ 1 - 1
Dockerfile.base

@@ -2,5 +2,5 @@
 # Use of this source code is governed by a BSD-style
 # license that can be found in the LICENSE file.
 
-FROM alpine:3.14
+FROM alpine:3.15
 RUN apk add --no-cache ca-certificates iptables iproute2 ip6tables