Skip to content

Commit 655ef15

Browse files
committed
Debian: use caracal repos
Change-Id: Id1c028e0650c1fd3aa4c0a7b311a61b26057179c
1 parent 26d95c1 commit 655ef15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/base/Dockerfile.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ COPY sources.list /etc/apt/sources.list.d/kolla-custom.list
264264

265265
RUN apt update \
266266
&& apt install -y --no-install-recommends extrepo \
267-
&& extrepo enable openstack_bobcat \
267+
&& extrepo enable openstack_caracal \
268268
&& apt purge -y extrepo \
269269
&& apt --purge autoremove -y \
270270
&& apt clean

0 commit comments

Comments
 (0)