Skip to content

Commit 5671541

Browse files
committed
update build tag for develop branch
1 parent 133c38e commit 5671541

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM ubuntu:22.04
22

33
# Metadata as defined at http://label-schema.org
44
LABEL org.label-schema.name="Apache Docker" \
5-
org.label-schema.description="Docker container running Apache on Ubuntu with Composer, Laravel, TDD via Shippable & CircleCI" \
5+
org.label-schema.description="Docker container running Apache on Ubuntu with Composer, Laravel, TDD via CircleCI" \
66
org.label-schema.url="https://htmlgraphic.com" \
77
org.label-schema.vcs-url="https://github.com/htmlgraphic/Apache" \
88
org.label-schema.vendor="HTMLgraphic, LLC" \

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11

22
## Apache Docker
33

4-
[![Circle CI](https://circleci.com/gh/htmlgraphic/Apache/tree/master.svg?style=svg)](https://circleci.com/gh/htmlgraphic/Apache/tree/master)
5-
[![](https://images.microbadger.com/badges/image/htmlgraphic/apache:latest.svg)](https://microbadger.com/images/htmlgraphic/apache:latest "Get your own image badge on microbadger.com")
4+
![Circle CI](https://circleci.com/gh/htmlgraphic/Apache/tree/develop.svg?style=svg)
65

76
This repo will give you a turn key Docker container build for use in **production** OR **dev**. The setup includes Apache/2.4.29 build, PHP 7.4+, PHP Composer, [MySQL 8.3.0](https://hub.docker.com/_/mysql) instance and a data container volume.
87

0 commit comments

Comments
 (0)