update to alpine 3.10

Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
pull/5931/head
Jintao Zhang 6 years ago
parent c3242d1be4
commit cdb0571c79

@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
FROM alpine:3.9 FROM alpine:3.10
RUN apk add --no-cache ca-certificates socat RUN apk add --no-cache ca-certificates socat

@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
FROM alpine:3.9 FROM alpine:3.10
RUN apk add --no-cache ca-certificates RUN apk add --no-cache ca-certificates

@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
FROM alpine:3.9 FROM alpine:3.10
RUN apk add --no-cache ca-certificates RUN apk add --no-cache ca-certificates

Loading…
Cancel
Save