Skip to content

Commit f087fca

Browse files
author
Renaud Gaubert
committed
Fix amazon docker target
Signed-off-by: Renaud Gaubert <[email protected]>
1 parent db0a5fd commit f087fca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mk/docker.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414
#
1515

16-
docker: ubuntu18.04 ubuntu16.04 debian10 debian9 centos7 amzn2 amzn1 opensuse-leap15.1
16+
docker: ubuntu18.04 ubuntu16.04 debian10 debian9 centos7 amazonlinux1 amazonlinux2 opensuse-leap15.1
1717

1818
ubuntu%: SHELL:=/bin/bash
1919
ubuntu%:

0 commit comments

Comments
 (0)