mirror of
https://github.com/certbot/certbot.git
synced 2026-06-03 13:59:02 -04:00
2 lines
80 B
Bash
2 lines
80 B
Bash
#!/bin/bash
|
|
docker build --build-arg BUILD_DATE="$CACHE_TAG" -t "$IMAGE_NAME" .
|