From 61e63e7b10065d8fd5161c2d8a285cf474552871 Mon Sep 17 00:00:00 2001 From: Antony Messerli Date: Sat, 1 Feb 2025 13:42:47 -0600 Subject: [PATCH] Bump version, add docker pulls to readme --- Dockerfile | 2 +- README.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index defe028..40ef223 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.20.3 +FROM alpine:3.21.2 # set version label ARG BUILD_DATE diff --git a/README.md b/README.md index ed3ea0c..756f23b 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![Release Status](https://github.com/netbootxyz/docker-netbootxyz/actions/workflows/release.yml/badge.svg)](https://github.com/netbootxyz/docker-netbootxyz/actions/workflows/release.yml) [![Discord](https://img.shields.io/discord/425186187368595466)](https://discord.gg/An6PA2a) ![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/netbootxyz/docker-netbootxyz) +![Docker Pulls](https://img.shields.io/docker/pulls/netbootxyz/netbootxyz) ## Overview