3 lines
41 B
Bash
3 lines
41 B
Bash
|
#!/usr/bin/env bash
|
||
|
echo "alpine:3.16.0"
|