fix typo in package name

This commit is contained in:
2025-07-06 01:01:42 -04:00
parent 8cf6cb6e20
commit fad4350b3e
2 changed files with 4 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
#!/bin/bash
docker build -t git-hojo.devnull.name/docker-base/alpine-alpine:3.21 -f Dockerfile . --no-cache
docker build -t git-hojo.devnull.name/docker-base/alpine:3.21 -f Dockerfile . --no-cache