mirror of
https://github.com/jrasanen/writefreely-docker.git
synced 2025-05-08 23:26:02 +03:00
github ci
This commit is contained in:
parent
eaa37463b7
commit
8ec7249ede
4 changed files with 56 additions and 61 deletions
|
@ -14,7 +14,7 @@
|
|||
## You should have received a copy of the GNU General Public License
|
||||
## along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
ARG GOLANG_VERSION=1.17
|
||||
ARG GOLANG_VERSION=1.18
|
||||
|
||||
# Build image
|
||||
FROM golang:${GOLANG_VERSION}-alpine as build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue