Skip to content
This repository has been archived by the owner on Sep 4, 2021. It is now read-only.

Commit

Permalink
Update domain/user name
Browse files Browse the repository at this point in the history
  • Loading branch information
Kensuke Kousaka committed Jul 2, 2017
1 parent e380a7e commit 9444856
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Base Image of Arch Linux
[![Build Status](https://travis-ci.org/trileg/arch-base.svg?branch=master)](https://travis-ci.org/trileg/arch-base)
[![](https://images.microbadger.com/badges/image/trileg/arch-base.svg)](http://microbadger.com/images/trileg/arch-base "Get your own image badge on microbadger.com")
[![](https://images.microbadger.com/badges/version/trileg/arch-base.svg)](http://microbadger.com/images/trileg/arch-base "Get your own version badge on microbadger.com")
[![AMA](https://img.shields.io/badge/ask%20me-anything-0e7fc0.svg)](https://github.com/trileg/ama)
[![Build Status](https://travis-ci.org/k3nsuk3/arch-base.svg?branch=master)](https://travis-ci.org/k3nsuk3/arch-base)
[![](https://images.microbadger.com/badges/image/k3nsuk3/arch-base.svg)](http://microbadger.com/images/k3nsuk3/arch-base "Get your own image badge on microbadger.com")
[![](https://images.microbadger.com/badges/version/k3nsuk3/arch-base.svg)](http://microbadger.com/images/k3nsuk3/arch-base "Get your own version badge on microbadger.com")
[![AMA](https://img.shields.io/badge/ask%20me-anything-0e7fc0.svg)](https://github.com/k3nsuk3/ama)
4 changes: 2 additions & 2 deletions latest/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## -*- docker-image-name: "trileg/arch-base" -*-
## -*- docker-image-name: "k3nsuk3/arch-base" -*-
FROM archlinuxjp/archlinux:latest
MAINTAINER Kensuke Kosaka <k@trileg.net>
MAINTAINER Kensuke Kosaka <k@k3n.link>

RUN pacman -Syy --noconfirm > /dev/null

Expand Down

0 comments on commit 9444856

Please sign in to comment.