Update alpine to 3.13

This commit is contained in:
Manuel Alejandro de Brito Fontes 2021-01-14 23:50:51 -03:00
parent a2e77185cc
commit ba05026037
5 changed files with 8 additions and 9 deletions

View file

@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
FROM alpine:3.12
FROM alpine:3.13
RUN echo "@testing http://nl.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories
RUN apk add --no-cache \