Skip to content

Commit 81550b0

Browse files
authored
[cherry-pick] Update repository config (#8) (#10)
/cherry-pick Signed-off-by: 1gtm <1gtm@appscode.com>
1 parent 0f82edd commit 81550b0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile.dbg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM debian:buster
15+
FROM debian:bullseye
1616

1717
ENV DEBIAN_FRONTEND noninteractive
1818
ENV DEBCONF_NONINTERACTIVE_SEEN true

Dockerfile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM debian:buster
15+
FROM debian:bullseye
1616

1717
ENV DEBIAN_FRONTEND noninteractive
1818
ENV DEBCONF_NONINTERACTIVE_SEEN true

0 commit comments

Comments
 (0)