Adding explicit tag to FROM
This commit is contained in:
parent
7be4a5f7fc
commit
9f231c9ba9
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
FROM registry.access.redhat.com/ubi8/ubi
|
FROM registry.access.redhat.com/ubi8/ubi:8.0
|
||||||
|
|
||||||
LABEL name="Nexus Repository Manager" \
|
LABEL name="Nexus Repository Manager" \
|
||||||
vendor=Sonatype \
|
vendor=Sonatype \
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue