Bump version, add docker pulls to readme

This commit is contained in:
Antony Messerli 2025-02-01 13:42:47 -06:00
parent 9f6022b3a0
commit 61e63e7b10
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM alpine:3.20.3 FROM alpine:3.21.2
# set version label # set version label
ARG BUILD_DATE ARG BUILD_DATE

View File

@ -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) [![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) [![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) ![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 ## Overview