mirror of
https://github.com/Joxit/docker-registry-ui.git
synced 2025-04-25 14:39:54 +03:00
ci: use nginx:alpine-slim
docker image
This commit is contained in:
parent
c8383a9c80
commit
834a0ea40a
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
#
|
||||
# You should have received a copy of the GNU Affero General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
FROM nginx:alpine
|
||||
FROM nginx:alpine-slim
|
||||
|
||||
LABEL maintainer="Jones MAGLOIRE @Joxit"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue